is not current version
Last Version 1.0.3

com.github.link-kou:annotation-validate 1.0.2

AnnotationValidatePlugin

GroupId

GroupId

com.github.link-kou
ArtifactId

ArtifactId

annotation-validate
Version

Version

1.0.2
Type

Type

jar

Download annotation-validate 1.0.2


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