Download apt-jelly-2.3.jar file - Jar a

Jar examples for a:apt-jelly

Description

The apt-jelly is a source code artifact generation tool.

You can download jar file apt-jelly 2.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add apt-jelly-2.3.jar to your project.

<dependency>
   <groupId>net.sf.apt-jelly</groupId>
   <artifactId>apt-jelly</artifactId>
   <version>2.3</version>
</dependency>
compile group: 'net.sf.apt-jelly', name: 'apt-jelly', version: '2.3'
libraryDependencies += "net.sf.apt-jelly" % "apt-jelly" % "2.3"
<dependency org="net.sf.apt-jelly" name="apt-jelly" rev="2.3"/>
@Grapes(@Grab(group='net.sf.apt-jelly', module='apt-jelly', version='2.3'))
'net.sf.apt-jelly:apt-jelly:jar:2.3'

Download

Click the following link to download the jar file.

apt-jelly-2.3.jar
apt-jelly-2.3.pom



Related Tutorials