MVN

com.afollestad : vvalidator

Maven & Gradle

Feb 21, 2021
657 stars

Vvalidator · 烙 An easy to use form validator for Kotlin & Android.

<dependency>
    <groupId>com.afollestad</groupId>
    <artifactId>vvalidator</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.afollestad : vvalidator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of com.afollestad : vvalidator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
vvalidator-0.5.2
vvalidator-0.5.1
vvalidator-0.5.0
0.4.x
vvalidator-0.4.2
vvalidator-0.4.1
vvalidator-0.4.0
0.3.x
vvalidator-0.3.2
vvalidator-0.3.1
vvalidator-0.3.0
0.2.x
vvalidator-0.2.2
vvalidator-0.2.1
vvalidator-0.2.0
0.1.x
vvalidator-0.1.9
vvalidator-0.1.8
vvalidator-0.1.7
vvalidator-0.1.6
vvalidator-0.1.5
vvalidator-0.1.4
vvalidator-0.1.3
vvalidator-0.1.2
vvalidator-0.1.1
vvalidator-0.1.0

How to add a dependency to Maven

Add the following com.afollestad : vvalidator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.afollestad</groupId>
    <artifactId>vvalidator</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.afollestad : vvalidator gradle dependency to your build.gradle file:

implementation 'com.afollestad:vvalidator:0.5.1'

Gradle Kotlin DSL: Add the following com.afollestad : vvalidator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.afollestad:vvalidator:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.afollestad : vvalidator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.afollestad" % "vvalidator" % "0.5.1"

Advertisement

Dependencies from Group

Feb 21, 2021
2 usages
189 stars
Feb 21, 2021
2 usages
Feb 21, 2021
1 usages
251 stars
Feb 21, 2021
1 usages
Feb 21, 2021
1 usages
716 stars

Discover Dependencies

Feb 21, 2021
1 usages
251 stars
Feb 21, 2021
1 usages
716 stars
Feb 21, 2021
2 usages
316 stars
Feb 21, 2021
2 usages
316 stars
Feb 21, 2021
1.9k stars
Feb 21, 2021
1 usages
159 stars
Feb 21, 2021
67 stars
Feb 21, 2021
2 usages
67 stars
Feb 19, 2021
2 usages
68.1k stars