Legian Restaurants

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

Tanaya’s Café

Posted at March 5, 2015 | By : | Categories : Legian Restaurants | 0 Comment
250-tanayaThis Restaurant is famous for its Teppanyaki grill and word has quickly spread among Japanese food lovers. They guarantee that they only serve the freshest fish and meat on their menu. Located in a heart of Kuta next to Villa De Daun, Tanaya’s café offers you a treat for your mouth as well as your eyes.

  • Opening Hours: 07:00 to 11:00
  • Address: Jalan Raya Legian 131, Legian
  • Price Range: Pricey

 

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 }