Jimbaran Beach Nightlife

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

Martini Club

Posted at December 15, 2015 | By : | Categories : Jimbaran Beach Nightlife | 1 Comment

Jimbaran Beach Nightlife

Martini club at Ayana Resort is probably the only exclusive martini bar in Bali. It serves a complete selection of the world-famous drink from the original ‘Martinez’ to the most famous ‘Shaken, not Stirred’, popularised through Ian Fleming’s fictional character James Bond. A well set interior combining traditional and contemporary design with beautiful glass work from renowned artist Seiki Torige marks Ayana’s Martini Club as one of the few classic clubs on the island.

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 }