is not current version
Last Version 1.0.2

com.gitlab.jhonsapp:validators 1.0.1

A set of validators for the person, credit card and address domain.

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

validators
Version

Version

1.0.1
Type

Type

jar

Download validators 1.0.1


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