Nusa Dua Nightlife

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

Cheers

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

Cheers is a German-owned, Jakarta-based sports bar that has expanded its wings to become one of Bali’s most high-end nightspots. It is now the only place outside hotel complexes in Nusa Dua that is open after midnight. Cheers has two small pool tables, table football, TVs, as well as a PlayStation 2 room behind the mini-stage. It serves both local and international beverages and western food with steaks dominating the German-English-Russian-language menu. Last but not least, Cheers has free Wi-Fi and live music every Tuesday and Thursday.

  • Opening Hours: 15:00 – 02:00
  • Location: Jalan Pantai Mengiat
  • 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 }