Ubud Nightlife

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

Jazz Cafe Bali

Posted at December 15, 2015 | By : | Categories : Ubud Nightlife | 0 Comment

Ubud Nightlife

Jazz Cafe Bali (closed down in September 2015, until further notice) is both a live music venue and dining spot; serving as a club, cafe, and restaurant and bar, and a favourite gathering spot for music-lovers. Its main venue features great local, national and occasional international guest bands performing various musical genres, from jazz and blues to Latin, funk, soul and world music.

  • Opening Hours: Tuesday – Sunday, 17:00 – late; live performances 19:30 – 22:30.
  • Address: Jalan Sukma 2, Tebesaya, Ubud
  • Tel: +62(0)361 976 594
  • Cuisine: Mediterranean, Asian Fusion, Tapas
  • 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 }