Download mapway-annotation-2.0.0.jar file - Jar m

Jar examples for m:mapway-annotation

Description

???

You can download jar file mapway-annotation 2.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add mapway-annotation-2.0.0.jar to your project.

<dependency>
   <groupId>cn.mapway</groupId>
   <artifactId>mapway-annotation</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'cn.mapway', name: 'mapway-annotation', version: '2.0.0'
libraryDependencies += "cn.mapway" % "mapway-annotation" % "2.0.0"
<dependency org="cn.mapway" name="mapway-annotation" rev="2.0.0"/>
@Grapes(@Grab(group='cn.mapway', module='mapway-annotation', version='2.0.0'))
'cn.mapway:mapway-annotation:jar:2.0.0'

Download

Click the following link to download the jar file.

mapway-annotation-2.0.0-javadoc.jar
mapway-annotation-2.0.0-sources.jar
mapway-annotation-2.0.0.jar
mapway-annotation-2.0.0.pom



Related Tutorials