Download AnnotationProcessorToolkit-0.1.2.jar file - Jar a

Jar examples for a:AnnotationProcessorToolkit

Description

Annotation Processor Develop Toolkit

You can download jar file AnnotationProcessorToolkit 0.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add AnnotationProcessorToolkit-0.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

AnnotationProcessorToolkit-0.1.2-javadoc.jar
AnnotationProcessorToolkit-0.1.2-sources.jar
AnnotationProcessorToolkit-0.1.2.jar
AnnotationProcessorToolkit-0.1.2.pom



Related Tutorials