Ubud Nightlife

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

Bar Luna

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

Ubud Nightlife

Apart from hosting talented writers in its regular schedules for lively literary discussions, at Bar Luna on Ubud’s Jalan Gootama you can also enjoy flowing tunes from live musicians that take to the stage. Enjoy your tapas and cocktails to the sounds of international guitarists, jazz players and local bands who dot the agenda at Bar Luna. Among them is Crescendo, Ubud’s own group of five fab musicians who present a dynamic mix of popular tunes new and old.

  • Opening Hours: Tue & Thu 20:00 – 21:30
  • Location: Jl Gootama (behind Nomad’s), Ubud
  • Tel: +62 361 971 832
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 }