is not current version
Last Version 1.1.2

de.psdev.formvalidations:formvalidations-parent 1.1.1

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

Categories

Categories

ORM Data
GroupId

GroupId

de.psdev.formvalidations
ArtifactId

ArtifactId

formvalidations-parent
Version

Version

1.1.1
Type

Type

pom

Download formvalidations-parent 1.1.1


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