Ubud Restaurants

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

Pizza Bagus

Posted at February 26, 2015 | By : | Categories : Ubud Restaurants | 0 Comment
Pizza BagusPizza Bagus brings a bit of Italy to the southern skirts of Ubud with its fine range of homemade pizzas, pastas and delicious gelato. The diner is a favourite stopover for visitors to Ubud, located just south of ARMA on Jalan Raya Pengosekan. Inside is a mini game room with soccer tables, and next door is a deli from where you can buy fresh breads and jams, and refreshments before hitting the road again.

  • Opening Hours: 09:00 – 22:30
  • Location: Jalan Raya Pengosekan, Ubud
  • Tel: +62 (0)361 978 520
  • 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 }