Last Version

FormValidations 1.2.0

FormValidations is an open source library to validate forms in Android apps.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.psdev.formvalidations
ArtifactId

ArtifactId

formvalidations
Version

Version

1.2.0
Type

Type

aar
Description

Description

FormValidations
FormValidations is an open source library to validate forms in Android apps.
Project URL

Project URL

http://psdev.de/FormValidations
Project Organization

Project Organization

PSDev
Source Code Management

Source Code Management

https://github.com/PSDev/FormValidations

Download formvalidations 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 28.0.0

Project Modules

There are no modules declared in this project.