Tanjung Benoa Nightlife

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

Broadways Cabaret

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

Tanjung Benoa Nightlife

Melia Benoa’s Paseban Ballroom comes alive as guests of this all inclusive resort in Tanjung Benoa join in on the spectacular live cabaret show every Tuesday and Thursday. Dancers and acrobats in colorful dresses, dramatic lighting, lively music through quality sound systems and intricate props light up the stage for a memorable evening.

  • Location: Paseban Ballroom, Melia Benoa all inclusive resort, Jalan Pratama, Tanjung Benoa, Nusa Dua
  • Tel: +62 (0)361 771 714
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 }