Download apt-2.19.0.jar file - Jar a

Jar examples for a:apt

Description

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

You can download jar file apt 2.19.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

apt-2.19.0-javadoc.jar
apt-2.19.0-sources.jar
apt-2.19.0.jar
apt-2.19.0.pom



Related Tutorials