Download apt-jelly-core-2.11.jar file - Jar a

Jar examples for a:apt-jelly-core

Description

Core support for APT-Jelly

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

Build File

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

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

Download

Click the following link to download the jar file.

apt-jelly-core-2.11-sources.jar
apt-jelly-core-2.11.jar
apt-jelly-core-2.11.pom



Related Tutorials