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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials