Last Version

Annotation Processor Toolkit 0.2.0

Annotation Processor Develop Toolkit

License

License

GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

AnnotationProcessorToolkit
Version

Version

0.2.0
Type

Type

jar
Description

Description

Annotation Processor Toolkit
Annotation Processor Develop Toolkit
Project URL

Project URL

https://github.com/XDean/AnnotationProcessorToolkit

Download AnnotationProcessorToolkit 0.2.0


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

Dependencies

test (3)

Group / Artifact Type Version
com.github.XDean : compile-testing jar 1.0.4
io.reactivex.rxjava2 : rxjava jar 2.1.9
com.google.auto.service : auto-service jar 1.0-rc3

Project Modules

There are no modules declared in this project.