Download aptools-1.0.0.jar file - Jar a

Jar examples for a:aptools

Description

You can download jar file aptools 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add aptools-1.0.0.jar to your project.

<dependency>
   <groupId>com.javax0.aptools</groupId>
   <artifactId>aptools</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.javax0.aptools', name: 'aptools', version: '1.0.0'
libraryDependencies += "com.javax0.aptools" % "aptools" % "1.0.0"
<dependency org="com.javax0.aptools" name="aptools" rev="1.0.0"/>
@Grapes(@Grab(group='com.javax0.aptools', module='aptools', version='1.0.0'))
'com.javax0.aptools:aptools:jar:1.0.0'

Download

Click the following link to download the jar file.

aptools-1.0.0-javadoc.jar
aptools-1.0.0-sources.jar
aptools-1.0.0.jar
aptools-1.0.0.pom



Related Tutorials