is not current version
Last Version 1.1.6

io.geewit.core:gw-core-validator 1.1.0

A Java Utils Libraray By Geewit

GroupId

GroupId

io.geewit.core
ArtifactId

ArtifactId

gw-core-validator
Version

Version

1.1.0
Type

Type

jar

Download gw-core-validator 1.1.0


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