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

Jar examples for a:annosave-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials