Last Version

FormValidations 1.1.2

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-parent
Version

Version

1.1.2
Type

Type

pom
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-parent 1.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • sample