| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.github.sapkotamadhusudan |
| ArtifactId | ArtifactIdform-validator |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionio.github.sapkotamadhusudan:form-validator
A Toolkit to maintain and validates form fields in android application.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| form-validator-1.0.3.pom | |
| form-validator-1.0.3-sources.jar | 7 KB |
| form-validator-1.0.3-javadoc.jar | 337 KB |
| Browse |
<!-- 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"]
| 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 |