Nusa Dua Restaurants

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

Matsuri

Posted at February 28, 2015 | By : | Categories : Nusa Dua Restaurants | 0 Comment
matsuri600Matsuri is a formal high-class Japanese restaurant in the area of the Bali Collection that focuses on grilled dishes and teppanyaki. The airy atmosphere here is complemented by typical Japanese wall decorations, and lanterns. The fare includes miso soup, ginger fried pork, ramen broths, Kobe beef, 12-piece tuna roll and much more. Large delectable portions come with prices to match and several VIP rooms are available.

  • Opening Hours: 11:30 – 23:00
  • Location: Galleria Nus

 

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 }