Download mapcode-2.0.2.jar file - Jar m

Jar examples for m:mapcode

Description

This library offers Java support for mapcodes. For more info: http://www.mapcode.com

You can download jar file mapcode 2.0.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add mapcode-2.0.2.jar to your project.

<dependency>
   <groupId>com.mapcode</groupId>
   <artifactId>mapcode</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'com.mapcode', name: 'mapcode', version: '2.0.2'
libraryDependencies += "com.mapcode" % "mapcode" % "2.0.2"
<dependency org="com.mapcode" name="mapcode" rev="2.0.2"/>
@Grapes(@Grab(group='com.mapcode', module='mapcode', version='2.0.2'))
'com.mapcode:mapcode:jar:2.0.2'

Download

Click the following link to download the jar file.

mapcode-2.0.2-javadoc.jar
mapcode-2.0.2-sources.jar
mapcode-2.0.2.jar
mapcode-2.0.2.pom



Related Tutorials