MVN

io.arrow-kt : arrow-validation

Maven & Gradle

Sep 10, 2020
15 usages
5.9k stars

Validation Module · Functional companion to Kotlin's Standard Library

<dependency>
    <groupId>io.arrow-kt</groupId>
    <artifactId>arrow-validation</artifactId>
    <version>0.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.arrow-kt : arrow-validation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.0

All Versions

Choose a version of io.arrow-kt : arrow-validation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
arrow-validation-0.11.0
0.10.x
arrow-validation-0.10.5
arrow-validation-0.10.4
arrow-validation-0.10.3
arrow-validation-0.10.2
arrow-validation-0.10.1
arrow-validation-0.10.0
0.9.x
arrow-validation-0.9.0
0.8.x
arrow-validation-0.8.2
arrow-validation-0.8.1
arrow-validation-0.8.0

How to add a dependency to Maven

Add the following io.arrow-kt : arrow-validation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.arrow-kt</groupId>
    <artifactId>arrow-validation</artifactId>
    <version>0.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.arrow-kt : arrow-validation gradle dependency to your build.gradle file:

implementation 'io.arrow-kt:arrow-validation:0.11.0'

Gradle Kotlin DSL: Add the following io.arrow-kt : arrow-validation gradle kotlin dependency to your build.gradle.kts file:

implementation("io.arrow-kt:arrow-validation:0.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.arrow-kt : arrow-validation sbt scala dependency to your build.sbt file:

libraryDependencies += "io.arrow-kt" % "arrow-validation" % "0.11.0"

Advertisement

Dependencies from Group

Jul 12, 2023
100 usages
5.9k stars
Dec 20, 2019
59 usages
5.9k stars
Jul 12, 2023
56 usages
5.9k stars
Jul 12, 2023
30 usages
5.9k stars
Apr 27, 2021
29 usages
5.9k stars

Discover Dependencies

Oct 30, 2018
3 usages
138 stars
Feb 28, 2023
5 usages
79 stars
Feb 28, 2023
4 usages
79 stars
Feb 28, 2023
4 usages
79 stars
May 31, 2023
6 usages
1.5k stars
Aug 09, 2019
4 usages
553 stars
Apr 09, 2019
3 usages
1k stars
Apr 09, 2019
3 usages
1k stars
Apr 09, 2019
3 usages
1k stars
Jun 03, 2019
3 usages
5.1k stars