Annotation-EX Processor

Java Annotation Extension Processors

License

License

GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

Annotation-EX-processor
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Annotation-EX Processor
Java Annotation Extension Processors
Project URL

Project URL

https://github.com/XDean/Annotation-EX

Download Annotation-EX-processor

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.XDean : AnnotationProcessorToolkit jar 0.1.2

provided (2)

Group / Artifact Type Version
com.github.XDean : Annotation-EX-api jar 0.1.2
com.google.auto.service : auto-service jar 1.0-rc3

test (1)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1