is not current version
Last Version 1.26

Japkit Annotation Processor 1.25

Contains the generic annotation processor that is driven by code templates with meta-annotations from japkit-annotations.

License

License

GroupId

GroupId

com.github.japkit
ArtifactId

ArtifactId

japkit-annotation-processor
Version

Version

1.25
Type

Type

jar
Description

Description

Japkit Annotation Processor
Contains the generic annotation processor that is driven by code templates with meta-annotations from japkit-annotations.

Download japkit-annotation-processor 1.25


<!-- https://jarcasting.com/artifacts/com.github.japkit/japkit-annotation-processor/ -->
<dependency>
    <groupId>com.github.japkit</groupId>
    <artifactId>japkit-annotation-processor</artifactId>
    <version>1.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japkit/japkit-annotation-processor/
implementation 'com.github.japkit:japkit-annotation-processor:1.25'
// https://jarcasting.com/artifacts/com.github.japkit/japkit-annotation-processor/
implementation ("com.github.japkit:japkit-annotation-processor:1.25")
'com.github.japkit:japkit-annotation-processor:jar:1.25'
<dependency org="com.github.japkit" name="japkit-annotation-processor" rev="1.25">
  <artifact name="japkit-annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japkit', module='japkit-annotation-processor', version='1.25')
)
libraryDependencies += "com.github.japkit" % "japkit-annotation-processor" % "1.25"
[com.github.japkit/japkit-annotation-processor "1.25"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.japkit : japkit-active-annotations jar 1.25
com.github.japkit : japkit-annotations jar 1.25
org.jgrapht : jgrapht-core jar 0.9.0
org.apache.commons : commons-lang3 jar 3.3.2
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.22.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.