Download annosave-core-1.2.2.jar file - Jar a

Jar examples for a:annosave-core

Description

You can download jar file annosave-core 1.2.2 in this page.

Build File

You can use the following script to add annosave-core-1.2.2.jar to your project.

<dependency>
   <groupId>com.github.wglanzer.annosave</groupId>
   <artifactId>annosave-core</artifactId>
   <version>1.2.2</version>
</dependency>
compile group: 'com.github.wglanzer.annosave', name: 'annosave-core', version: '1.2.2'
libraryDependencies += "com.github.wglanzer.annosave" % "annosave-core" % "1.2.2"
<dependency org="com.github.wglanzer.annosave" name="annosave-core" rev="1.2.2"/>
@Grapes(@Grab(group='com.github.wglanzer.annosave', module='annosave-core', version='1.2.2'))
'com.github.wglanzer.annosave:annosave-core:jar:1.2.2'

Download

Click the following link to download the jar file.

annosave-core-1.2.2-javadoc.jar
annosave-core-1.2.2-sources.jar
annosave-core-1.2.2.jar
annosave-core-1.2.2.pom



Related Tutorials