io.github.sapkotamadhusudan:form-validator

A Toolkit to maintain and validates form fields in android application.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.sapkotamadhusudan
ArtifactId

ArtifactId

form-validator
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

io.github.sapkotamadhusudan:form-validator
A Toolkit to maintain and validates form fields in android application.
Project URL

Project URL

https://github.com/sapkotamadhusudan/nepali-calendar
Source Code Management

Source Code Management

https://github.com/sapkotamadhusudan/nepali-calendar/tree/master

Download form-validator

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0