Download apt-2.18.1.jar file - Jar a

Jar examples for a:apt

Description

??????AbstractProcessor? aop?,codedak-apt aop?

You can download jar file apt 2.18.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add apt-2.18.1.jar to your project.

<dependency>
   <groupId>org.apache.camel</groupId>
   <artifactId>apt</artifactId>
   <version>2.18.1</version>
</dependency>
compile group: 'org.apache.camel', name: 'apt', version: '2.18.1'
libraryDependencies += "org.apache.camel" % "apt" % "2.18.1"
<dependency org="org.apache.camel" name="apt" rev="2.18.1"/>
@Grapes(@Grab(group='org.apache.camel', module='apt', version='2.18.1'))
'org.apache.camel:apt:jar:2.18.1'

Download

Click the following link to download the jar file.

apt-2.18.1-javadoc.jar
apt-2.18.1-sources.jar
apt-2.18.1.jar
apt-2.18.1.pom



Related Tutorials