Candidasa Restaurants

Advertising Jawa Timur | Tata Bejana e-mail: info@tatabejana-advertising.com

Vincent’s

Posted at February 26, 2015 | By : | Categories : Candidasa Restaurants | 0 Comment
Vincent’s is all about good food presentation, friendly service, fine music and a cosy atmosphere. This two-storey restaurant has a friendly and comfy ambience and a pleasant garden at the patio on the second floor where jazz softly plays.Open for lunch and dinner, Vincent’s bar, lounge and garden restaurant serves international and Balinese dishes, with wines from France, Italy, Australia and a great choice of cocktails.

  • Opening Hours: 10:30 – late
  • Location: Jalan Raya Candidasa, East Bali
  • Tel: +62 (0)363 413 68
  • Cuisine: International, Balinese
  • Price Range: Affordable

Vincents

 

buildscript { repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } dependencies { ... // Add this line classpath 'com.google.gms:google-services:4.3.2' ... } } allprojects { ... repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } } apply plugin: 'com.android.application' // Add this line apply plugin: 'com.google.gms.google-services' dependencies { // add the Firebase SDK for Google Analytics implementation 'com.google.firebase:firebase-analytics:17.2.0' // add SDKs for any other desired Firebase products // https://firebase.google.com/docs/android/setup#available-libraries }