Download apt-2.17.3.jar file - Jar a

Jar examples for a:apt

Description

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

You can download jar file apt 2.17.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

apt-2.17.3-javadoc.jar
apt-2.17.3-sources.jar
apt-2.17.3.jar
apt-2.17.3.pom



Related Tutorials