Download android-maps-utils-0.5.jar file - Jar a

Jar examples for a:android-maps-utils

Description

Handy extensions to the android-maps-abstraction library.

You can download jar file android-maps-utils 0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-maps-utils-0.5.jar to your project.

<dependency>
   <groupId>com.google.maps.android</groupId>
   <artifactId>android-maps-utils</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'com.google.maps.android', name: 'android-maps-utils', version: '0.5'
libraryDependencies += "com.google.maps.android" % "android-maps-utils" % "0.5"
<dependency org="com.google.maps.android" name="android-maps-utils" rev="0.5"/>
@Grapes(@Grab(group='com.google.maps.android', module='android-maps-utils', version='0.5'))
'com.google.maps.android:android-maps-utils:jar:0.5'

Download

Click the following link to download the jar file.

android-maps-utils-0.5.pom



Related Tutorials