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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials