MVN

br.com.neomode.formvalidation : neomodeValidationForm

Maven & Gradle

May 30, 2017

NeomodeValidationForm · Module that contains 3 UI elements (ValidatedLinearLayout, ValidatedEditText, ValidatedButton) that help developers to easily create and validate form in Android.

<dependency>
    <groupId>br.com.neomode.formvalidation</groupId>
    <artifactId>neomodeValidationForm</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.neomode.formvalidation : neomodeValidationForm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of br.com.neomode.formvalidation : neomodeValidationForm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
neomodeValidationForm-1.0

How to add a dependency to Maven

Add the following br.com.neomode.formvalidation : neomodeValidationForm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>br.com.neomode.formvalidation</groupId>
    <artifactId>neomodeValidationForm</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following br.com.neomode.formvalidation : neomodeValidationForm gradle dependency to your build.gradle file:

implementation 'br.com.neomode.formvalidation:neomodeValidationForm:1.0'

Gradle Kotlin DSL: Add the following br.com.neomode.formvalidation : neomodeValidationForm gradle kotlin dependency to your build.gradle.kts file:

implementation("br.com.neomode.formvalidation:neomodeValidationForm:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following br.com.neomode.formvalidation : neomodeValidationForm sbt scala dependency to your build.sbt file:

libraryDependencies += "br.com.neomode.formvalidation" % "neomodeValidationForm" % "1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 22, 2023
1 usages
6.7k stars
May 16, 2017
1 stars
Jul 31, 2023
4 usages
29.2k stars
Aug 25, 2023
3 usages
4.8k stars
Aug 25, 2023
16 usages
4.8k stars
Apr 19, 2017
6 usages
30 stars
Aug 03, 2018
4 usages
Nov 21, 2022
18 stars
Nov 06, 2017