Legian Restaurants

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

Balkanika Macedonian Restaurant & Bar

Posted at March 5, 2015 | By : | Categories : Legian Restaurants | 0 Comment
balkanika- restaurant-legian-baliBalkanika Macedonian Restaurant & BarĀ in Legian serves a diverse range of cuisine in its menu, from Macedonian, Balkan, international, to Asian and Indonesian selections. The restaurant also serves a selection of pizzas and pasta.

  • Opening Hours: 09:00 – 24:00
  • Location: on the corner of Jalan Legian and Jalan Patih Jelantik in Legian
  • Address: Jalan Legian 358A, Legian
  • Tel: +62 (0)361 753 693
  • Cuisine: Macedonian
  • 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 }