Sanur Beach Restaurants

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

Basilico Italian Pavilion & Bar

Posted at February 27, 2015 | By : | Categories : Sanur Beach Restaurants | 0 Comment
Basilico Italian Pavilion & Bar is a thatched breezy pavilion nestled under the shade of towering trees. This Italian restaurant located within the Sanur Beach Bali Resort is one of three eating options at the hotel and provides a peaceful and comfortable setting for a tasty Italian meal. A centerpiece is covered with tall glass vases, baskets of ornamental grapes and bottles of wine.

  • Location: Sanur Beach Bali Resort
  • Address: Jalan Danau Tamblingan, Sanur
  • Tel: +62 (0)361 288 011
  • Cuisine: Italian

Basilico

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 }