Denpasar Restaurants

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

Pizza Mina

Posted at February 27, 2015 | By : | Categories : Denpasar Restaurants | 0 Comment
Pizza Mina serves for lunch, dinner and also offers various coffee and drinks to complement its main dishes of pizzas and pasta. Among its special pizza selections include the ‘surya pizza’ featuring toppings of paprika slices and a sunny side up egg in the center. Meat lover versions with generous toppings are also found on the menu.

  • Opening Hours: 10:00 – 23:00
  • Address: Jalan Astasura 26, Peguyangan, Denpasar
  • Tel: +62 (0)361 900 8080
  • Cuisine: Pizza, pasta
  • Price Range: Affordable

pizza-mina-denpasar

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 }