Seminyak Beach Restaurants

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

Dupa Drupadi

Posted at March 5, 2015 | By : | Categories : Seminyak Beach Restaurants | 0 Comment
This little corner serves wholesome bites with healthy sandwiches, delish Thai dishes and fresh fruity juices and blends, and is tucked away along one of the quiet side streets off Seminyak’s main Jalan Petitenget road. Dupa comprises Swich, a sandwich and smoothies enterprise on the island that takes presence here, as well as Thai Corner that specialises in Thai cuisine. Then there’s Baby Biku that is the mini version of the famous Seminyak restaurant in Petitenget. The small cafe provides a cosy place to beat the heat as well as chill with soothing views over green rice paddies.

  • Opening Hours: 09:00 – 17:00
  • Location: Jalan Drupadi, Seminyak
  • Tel: +62 (0)361 713 241 0

 

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 }