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

Jar examples for a:annosave-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials