Jar examples for a:AnnotationProcessorToolkit
Annotation Processor Develop Toolkit
You can download jar file AnnotationProcessorToolkit 0.1.2 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
AnnotationProcessorToolkit-0.1.2-javadoc.jar