Download android-maps-utils-0.3.3.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.3.3 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.3.3.jar to your project.

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

Download

Click the following link to download the jar file.

android-maps-utils-0.3.3.pom



Related Tutorials