is not current version
Last Version 0.0.5

com.github.houbb:valid-annotation 0.0.2

The annotations integration validation-api and hibernate annotations.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

valid-annotation
Version

Version

0.0.2
Type

Type

jar

Download valid-annotation 0.0.2


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