Ubud Restaurants

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

Down To Earth

Posted at February 26, 2015 | By : | Categories : Ubud Restaurants | 0 Comment
Down To EarthDown To Earth is a restaurant that serves as a health food shop, and is located on Jalan Gautama Selatan in Ubud. The preparations use as much organic ingredients as possible, and mineral water is used in the processing of the food, putting much effort into presenting wholesome, healthy and nutritious cuisine.

  • Address: Jalan Gautama Selatan, Ubud
  • Tel: +62 (0)361 783 554 5
  • Cuisine: Organic, Vegetarian

 

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 }