Ubud Restaurants

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

Cafe Moka Ubud

Posted at February 26, 2015 | By : | Categories : Ubud Restaurants | 0 Comment
Cafe Moka serves great espressos as well as a selection of imported teas, besides its lineup cakes and desserts. Find inside homemade cheese cakes and freshly baked breads and pies. Parisienne favourites are also among Cafe Moka’s menu selections. Cafe Moka has moved several locations in the past years, including Ubud’s main road, then Jalan Dewi Sita (between Jalan Gootama and Monkey Forest), and now it is located at the Bintang Supermarket on Jalan Raya Sanggingan.

  • Opening Hours: 08:00 – 23:00
  • Location: Bintang Supermarket, Jalan Raya Sanggingan, Ubud
  • Tel: +62 (0)361 972 881
  • Cuisine: French
  • 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 }