Kuta Beach Restaurants

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

Celsius Cafe & Grill

Posted at March 5, 2015 | By : | Categories : Kuta Beach Restaurants | 0 Comment
Celsius Cafe & Grill is located on the western edge and upper floor of the Discovery Shopping Mall in Kuta. The diner serves Asian and Western cuisine, with a rich menu offering the best of both, from Indonesian ‘nasi goreng’ fried rice, grilled seafood and burgers and pastas.

  • Opening Hours: 10:00 – 22:00
  • Location: Discovery Shopping Mall (upper floor), Jalan Kartika Plaza, Kuta
  • Tel: +62 (0)361 769 637
  • Cuisine: Asian, 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 }