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

com.github.houbb:valid-jsr 0.0.6

The jsr-303 module for valid framework.

Группа

Группа

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

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

valid-jsr
Версия

Версия

0.0.6
Тип

Тип

jar

Скачать valid-jsr 0.0.6


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