Ubud Restaurants

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

Warung Enak

Posted at February 26, 2015 | By : | Categories : Ubud Restaurants | 0 Comment
Warung EnakInspired by the rich blend of people and culture in the Indonesian Archipelago, Warung Enak presents an Indonesian culinary journey from Sumatra, Kalimantan, Sulawesi (Celebes), Java, Bali, Lombok, Ambon and Irian Jaya.Sample the well-known sambal (chili paste), Kalimantan specialties of ayam madu khatulistiwa (pan-fried chicken), woku blanga cakal putri from Celebes, Sumatran pangek sapi (spicy beef stew) and the famous Bali dish of bebek betutu (roasted steamed duck).All the traditional recipes employ a range of over 60 herbs, spices and lesser-known nuts and legumes from the region, presented in contemporary and beautiful surroundings to enhance your gastronomic experience.

  • Opening Hours: 11:00 – midnight
  • Location: Jalan Pengosekan, Ubud
  • Tel: +62 (0)361 972 911
  • Price Range: Pricey

 

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 }