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.12 in this page.
You can use the following script to add japkit-annotation-processor-1.12.jar to your project.
<dependency> <groupId>com.github.japkit</groupId> <artifactId>japkit-annotation-processor</artifactId> <version>1.12</version> </dependency>
compile group: 'com.github.japkit', name: 'japkit-annotation-processor', version: '1.12'
libraryDependencies += "com.github.japkit" % "japkit-annotation-processor" % "1.12"
<dependency org="com.github.japkit" name="japkit-annotation-processor" rev="1.12"/>
@Grapes(@Grab(group='com.github.japkit', module='japkit-annotation-processor', version='1.12'))
'com.github.japkit:japkit-annotation-processor:jar:1.12'
Click the following link to download the jar file.
japkit-annotation-processor-1.12-javadoc.jar