is not current version
Last Version 1.8.0

com.github.zhengframework:zheng-validator 1.4.0


GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-validator
Version

Version

1.4.0
Type

Type

jar

Download zheng-validator 1.4.0


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