Seminyak Beach Night Life

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

Deus Ex Machina, Temple of Enthusiasm

Posted at December 11, 2015 | By : | Categories : Seminyak Beach Night Life | 0 Comment

Seminyak Beach Nightlife

Deus Ex Machina deals with stripped down and rebuilt, cool custom motorcycles, and surfboards. And at its Temple of Enthusiasm in Canggu, it also serves coffee and Thai food as well. An art gallery is on site and agenda highlights include art events and music parties.

  • Opening Hours: 08:00 – 22:00
  • Address: Jalan Batu Mejan 8, Canggu
  • Tel: +62 (0)361 217 10 76
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 }