Tanjung Benoa Nightlife

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

Meads Bar & Grill

Posted at December 15, 2015 | By : | Categories : Tanjung Benoa Nightlife | 0 Comment

Tanjung Benoa Nightlife

Meads is an eponymous bar and grill owned by West Aussie Warren Mead, located on Jalan Pratama. The main highlights on its menu of prime cuts from Down Under, a great range of pizzas and burgers and grilled seafood selections are coupled with live sport feeds on four large screens and cold beers, making it a go-to for watching some great live tournaments and matches, from AFL and NRL, the Melbourne Cup and some MotoGP or Formula One. On other occasions, a pool table offers a good game, and the restaurant is family friendly, with a kids menu available.

  • Location: Jalan Pratama no 99, Tanjung Benoa
  • Tel: +62 (0)361 776 604
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 }