MVN

cc.renken : validate

Maven & Gradle

Sep 16, 2019

cc.renken:validate · A library that provides some custom generic validators not found in other libraries.

<dependency>
    <groupId>cc.renken</groupId>
    <artifactId>validate</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.renken : validate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of cc.renken : validate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
validate-1.0.1

How to add a dependency to Maven

Add the following cc.renken : validate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.renken</groupId>
    <artifactId>validate</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.renken : validate gradle dependency to your build.gradle file:

implementation 'cc.renken:validate:1.0.1'

Gradle Kotlin DSL: Add the following cc.renken : validate gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.renken:validate:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.renken : validate sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.renken" % "validate" % "1.0.1"

Advertisement

Dependencies from Group

Feb 24, 2019
5 usages
Feb 24, 2019
4 usages
Feb 24, 2019

Discover Dependencies

Sep 15, 2019
0 stars
Aug 24, 2021
Feb 03, 2020
1 usages
7 stars
Sep 20, 2019
1 stars
Sep 20, 2019
0 stars
Aug 06, 2020
1 usages
9 stars
Apr 09, 2023
19 stars
Sep 17, 2019
0 stars