Validators

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

License

License

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

validators
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download validators

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0