Kuta Beach Restaurants

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

Un’s Paradise Restaurant

Posted at March 5, 2015 | By : | Categories : Kuta Beach Restaurants | 0 Comment
UnsUnder Swiss management ever since opening in 1989, Un’s offers good service, European cuisine, Indonesian specialties and excellent meat dishes, prepared with fresh non-frozen food. With its gracious and fragrant frangipani trees, Un’s is the place for a romantic candlelight dinner. Want to hang out after dinner? Swing into the bar, located at the centre of the restaurant and serving a wide selection of fine cocktails.

  • Opening Hours: 16:00 – 24:00
  • Location: between Poppies Lane 1 and Kuta Beach Street
  • Tel: +62 (0)361 752 607
  • 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 }