License |
License |
---|---|
GroupId | GroupIdcom.github.XDean |
ArtifactId | ArtifactIdAnnotationProcessorToolkit |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnotation Processor Toolkit
Annotation Processor Develop Toolkit
|
Project URL |
Project URL |
<!-- 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"]
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 |