Jar examples for m:mapcode
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.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
mapcode-2.0.2-javadoc.jar