Jar examples for a:apt-jelly
The apt-jelly is a source code artifact generation tool.
You can download jar file apt-jelly 2.3 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
apt-jelly-2.3.jar