Last Version

Validator 2.1.0

An utilities class to validate String

License

License

GroupId

GroupId

io.github.anderscheow
ArtifactId

ArtifactId

validator
Version

Version

2.1.0
Type

Type

aar
Description

Description

Validator
An utilities class to validate String
Project URL

Project URL

https://github.com/anderscheow/Validator
Source Code Management

Source Code Management

https://github.com/anderscheow/Validator

Download validator 2.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.android.material » material jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21

Project Modules

There are no modules declared in this project.