Jimbaran Restaurants

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

Nelayan Restaurant

Posted at February 28, 2015 | By : | Categories : Jimbaran Restaurants | 0 Comment
nelayan-restaurant-baliThis restaurant is renowned for its rare and extensive selection of seafood, from Barracuda fillet to Mahi-mahi curry, but apart from the great seafood selection Nelayan also provides International dishes. Highly recommended dishes from the a la carte list are Tuna Avocado Tartar to start before butterfish steak with curry sauce or baked duck breast with honey as a main. A cup of Balinese coffee is a fine ending to your seafood journey at Nelayan.

  • Opening Hours: 11:00 – 22:30
  • Location: Uluwatu Street, Jimbaran Puri Bali
  • 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 }