Tanjung Benoa Restaurants

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

The Tree

Posted at March 5, 2015 | By : | Categories : Tanjung Benoa Restaurants | 0 Comment
tree600Under PT Sendok Bali, the famous restaurant group in Bali established by the German Chef Andreas Menzel, The Tree International Pub & Restaurant pampers diners with its wide menu selection. From the restaurant’s pizza to the front bar’s wine menu, the staff is trained to deliver the best. The Tree also provides daily entertainment performances as well as free Wi-Fi and transport in the Nusa Dua – Tanjung Benoa area.

  • Opening Hours: 10:00 – 24:00
  • Location: Jalan Pratama, opposite the Peninsula Beach Resort
  • Price Range: Affordable

 

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 }