Download annogen-0.1.0.jar file - Jar a

Jar examples for a:annogen

Description

You can download jar file annogen 0.1.0 in this page.

Build File

You can use the following script to add annogen-0.1.0.jar to your project.

<dependency>
   <groupId>annogen</groupId>
   <artifactId>annogen</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'annogen', name: 'annogen', version: '0.1.0'
libraryDependencies += "annogen" % "annogen" % "0.1.0"
<dependency org="annogen" name="annogen" rev="0.1.0"/>
@Grapes(@Grab(group='annogen', module='annogen', version='0.1.0'))
'annogen:annogen:jar:0.1.0'

Download

Click the following link to download the jar file.

annogen-0.1.0.jar
annogen-0.1.0.pom



Related Tutorials