License |
License |
---|---|
GroupId | GroupIdcom.github.XDean |
ArtifactId | ArtifactIddeannotation-checker |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDeannotation Checker
Annotation Checker Framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.XDean/deannotation-checker/ -->
<dependency>
<groupId>com.github.XDean</groupId>
<artifactId>deannotation-checker</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.XDean/deannotation-checker/
implementation 'com.github.XDean:deannotation-checker:0.2.1'
// https://jarcasting.com/artifacts/com.github.XDean/deannotation-checker/
implementation ("com.github.XDean:deannotation-checker:0.2.1")
'com.github.XDean:deannotation-checker:jar:0.2.1'
<dependency org="com.github.XDean" name="deannotation-checker" rev="0.2.1">
<artifact name="deannotation-checker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.XDean', module='deannotation-checker', version='0.2.1')
)
libraryDependencies += "com.github.XDean" % "deannotation-checker" % "0.2.1"
[com.github.XDean/deannotation-checker "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.XDean : AnnotationProcessorToolkit | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc3 |
Group / Artifact | Type | Version |
---|---|---|
com.github.XDean : compile-testing | jar | 1.0.4 |