Download ApiGen-3.0.2.jar file - Jar a

Jar examples for a:ApiGen

Description

null

You can download jar file ApiGen 3.0.2 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add ApiGen-3.0.2.jar to your project.

<dependency>
   <groupId>net.rapture</groupId>
   <artifactId>ApiGen</artifactId>
   <version>3.0.2</version>
</dependency>
compile group: 'net.rapture', name: 'ApiGen', version: '3.0.2'
libraryDependencies += "net.rapture" % "ApiGen" % "3.0.2"
<dependency org="net.rapture" name="ApiGen" rev="3.0.2"/>
@Grapes(@Grab(group='net.rapture', module='ApiGen', version='3.0.2'))
'net.rapture:ApiGen:jar:3.0.2'

Download

Click the following link to download the jar file.

ApiGen-3.0.2-javadoc.jar
ApiGen-3.0.2-sources.jar
ApiGen-3.0.2.jar
ApiGen-3.0.2.pom



Related Tutorials