Candidasa Restaurants

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

Candi Restaurant

Posted at February 26, 2015 | By : | Categories : Candidasa Restaurants | 0 Comment
Candi Restaurant, located at the entrance of the Natia Seaside Hotel in Candidasa, invites guests to indulge in the flavors of various Asian and Western mouthwatering cuisine.
Candi Restaurant
Large television screen with satellite channels accompanies diners enjoying their meals and makes an ideal place to hang out with friends or relax in the cozy atmosphere of the café.
  • Opening Hours: 10:00 – 23:00
  • Location: The Natia Seaside Hotel, Jalan Raya Candidasa, East Bali
  • Tel: +62 (0)363 42 006
  • Cuisine: Asian and Western
  • 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 }