Nusa Dua Restaurants

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

Mai-Mai

Posted at February 28, 2015 | By : | Categories : Nusa Dua Restaurants | 0 Comment
maimai600After walking around the Bali Collection in the sun, the cold towels presented upon entering the Mai-Mai restaurant are ultra refreshing and will instantly wipe away your tiredness. Their free welcome orange with arak will quench your thirst as soon as you’re seated. Next, the predominant Balinese dishes and Chinese food as well as a considerable selection of international meals on the menu are nothing but yummy! The free taxi home (if you’re staying in the local neighborhood) will round off an excellent evening.

  • Opening Hours: 10:00 – 22:00
  • Location: Bali Collection, Block B 13
  • 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 }