Jimbaran Restaurants

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

Karma Lounge

Posted at February 28, 2015 | By : | Categories : Jimbaran Restaurants | 0 Comment
karma-lounge-jimbaran-baliLocated inside the Karma Resort Jimbaran, Karma Lounge and Steak House has a warm atmosphere, serving a wide selection of five-star steaks with a lovely outlook across pools and tropical gardens.

  • Opening Hours: 07:00 – 23:00
  • Location: Karang Mas Sejahtera Street
  • Tel: +62 (0)361 708 800
  • Price Range: Pricey

 

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 }