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

Jar examples for a:annosave-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

annosave-core-1.2.4-javadoc.jar
annosave-core-1.2.4-sources.jar
annosave-core-1.2.4-tests.jar
annosave-core-1.2.4.jar
annosave-core-1.2.4.pom



Related Tutorials