Jimbaran Restaurants

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

Wawasan Cafe

Posted at February 28, 2015 | By : | Categories : Jimbaran Restaurants | 0 Comment
wawasan-cafe-baliWawasan means ‘idea’ in Balinese and we thought it would be a good idea to use the freshest seafood and the island’s famous spices to make fantastic grilled food. You’re always welcome in our café at any time of day – whether you’re there to grab a fresh juice or an afternoon cocktail while you sunbathe or you’ve come along for dinner to while the night away with us, partying and dancing right on the beach until sunrise – no need to go home, the party’s right here at Wawasan… and what a great idea!

  • Location: Muaya Beach, Four Season Road, Jimbaran
  • Tel: +62 361 703580

 

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 }