Sanur Beach Restaurants

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

Arena Pub and Restaurant

Posted at February 27, 2015 | By : | Categories : Sanur Beach Restaurants | 0 Comment
As you can tell from its name, Arena is a sport restaurant. This Austrian owned pub mainly serves meat-based cookery in acknowledged athlete-sized portions, and consequently is a place most vegetarians avoid! Olaf, the owner, is rather jolly and will keenly invite you for a short tour around his premises. For the first course, try the house speciality chicken liver terrine, and then warm up with deep fried Wiener schnitzels. Enter the game with American traditional BBQ beef stroganoff, followed by Arena’s very own tiramisu with brandy for an excellent closure Make sure you prepare your spare tyre before racing in!

  • Opening Hours: 16.00 until the last customer
  • Location: Jl. By Pass I Gusti Ngurah Rai No.115
  • Price Range: Affordable

Arena

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 }