MVN

io.arrow-kt : arrow-check

Maven & Gradle

Sep 09, 2020
2 usages
5.9k stars

Arrow-Check · Functional companion to Kotlin's Standard Library

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

Latest Version

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

  • Latest Stable: 0.11.0

All Versions

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

Version Vulnerabilities Updated
0.11.x
arrow-check-0.11.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.arrow-kt" % "arrow-check" % "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

Aug 10, 2023
1 usages
4 stars
Dec 30, 2020
18 usages
21 stars
Nov 30, 2020
1 usages
0 stars
Nov 13, 2020
2 usages
6 stars
Aug 22, 2023
4 usages
175 stars
Nov 27, 2020
2 usages
2.1k stars