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.2.3 in this page.
Apache License, Version 2.0
You can use the following script to add mapcode-2.2.3.jar to your project.
<dependency> <groupId>com.mapcode</groupId> <artifactId>mapcode</artifactId> <version>2.2.3</version> </dependency>
compile group: 'com.mapcode', name: 'mapcode', version: '2.2.3'
libraryDependencies += "com.mapcode" % "mapcode" % "2.2.3"
<dependency org="com.mapcode" name="mapcode" rev="2.2.3"/>
@Grapes(@Grab(group='com.mapcode', module='mapcode', version='2.2.3'))
'com.mapcode:mapcode:jar:2.2.3'
Click the following link to download the jar file.
mapcode-2.2.3-javadoc.jar