Ubud Restaurants

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

Black Beach

Posted at February 26, 2015 | By : | Categories : Ubud Restaurants | 0 Comment
Black Beach on Jalan Hanoman in Ubud is an Italian diner – that features no beach view or black sand, as it is indeed in Ubud, central Bali. The Italian restaurant features an art gallery and movie screening center together with its tables and seatings. Black Beach serves wood-fired pizzas and pastas, and Italian coffee. The restaurant also offers a terrace view overlooking the Ubud town.

  • Opening Hours: 07:00 – 23:00
  • Address: Jalan Hanoman 5, Ubud
  • Tel: +62 (0)361 971 353
  • Cuisine: Italian
  • Price Range: Affordable

Black Beach

 

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 }