Last Version

com.github.houbb:valid-test 0.2.2

The test module for valid.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

valid-test
Version

Version

0.2.2
Type

Type

jar
Description

Description

The test module for valid.

Download valid-test 0.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : valid-core jar 0.2.2
com.github.houbb : valid-jsr jar 0.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.