License |
License |
---|---|
GroupId | GroupIdcom.github.XDean |
ArtifactId | ArtifactIdAnnotation-EX-processor |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnotation-EX Processor
Java Annotation Extension Processors
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.XDean : AnnotationProcessorToolkit | jar | 0.1.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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.testing.compile : compile-testing | jar | 0.13 |