Util

This project provides util classes that facilitate loading properties file, verify string conditions ans cep validation.

License

License

GroupId

GroupId

com.github.jhonyscamacho
ArtifactId

ArtifactId

util
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Util
This project provides util classes that facilitate loading properties file, verify string conditions ans cep validation.

Download util

How to add to project

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

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
2.0.0
1.0.0