is not current version
Last Version 0.2.2

com.github.houbb:valid-test 0.1.5

The test module for valid.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

valid-test
Version

Version

0.1.5
Type

Type

jar

Download valid-test 0.1.5


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