is not current version
Last Version 0.2.3

com.github.yongyongwang:servlet-validator 0.1.5


GroupId

GroupId

com.github.yongyongwang
ArtifactId

ArtifactId

servlet-validator
Version

Version

0.1.5
Type

Type

jar

Download servlet-validator 0.1.5


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