Download apt-jelly-core-2.5.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.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials