Last Version

Validators 1.0.1

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

License

License

GroupId

GroupId

com.github.jhonyscamacho
ArtifactId

ArtifactId

validators
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Download validators 1.0.1


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.