Candidasa Restaurants

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

New Queen Pub & Restauran

Posted at February 26, 2015 | By : | Categories : Candidasa Restaurants | 0 Comment
New Queen Pub & Restaurant offers breakfast, lunch and dinner with a variety of food styles ranging from American to Asian fusion. The diner is located on the Jalan Raya Candidasa main road.

  • Opening Hours: 09:00 – 24:00
  • Address: Jalan Raya Candidasa, Karangasem
  • Tel: +62 (0)361 236 531 832
  • Cuisine: Western
  • Price Range: Affordable

New Queen Pub & Restaurant

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 }