не последняя версия
Последняя версия 0.2.2

com.github.houbb:valid-test 0.2.0

The test module for valid.

Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

valid-test
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать valid-test 0.2.0


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