Jar examples for j:japkit-annotation-processor
Contains the generic annotation processor that is driven by code templates with meta-annotations from japkit-annotations.
You can download jar file japkit-annotation-processor 1.15 in this page.
You can use the following script to add japkit-annotation-processor-1.15.jar to your project.
<dependency> <groupId>null</groupId> <artifactId>japkit-annotation-processor</artifactId> <version>1.15</version> </dependency>
compile group: 'null', name: 'japkit-annotation-processor', version: '1.15'
libraryDependencies += "null" % "japkit-annotation-processor" % "1.15"
<dependency org="null" name="japkit-annotation-processor" rev="1.15"/>
@Grapes(@Grab(group='null', module='japkit-annotation-processor', version='1.15'))
'null:japkit-annotation-processor:jar:1.15'
Click the following link to download the jar file.
japkit-annotation-processor-1.15-javadoc.jar