MVN

io.arrow-kt : arrow-check-kotlintest

Maven & Gradle

Sep 10, 2020
1 usages
5.9k stars

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

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

Latest Version

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

  • Latest Stable: 0.11.0

All Versions

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

Version Vulnerabilities Updated
0.11.x
arrow-check-kotlintest-0.11.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.arrow-kt</groupId>
    <artifactId>arrow-check-kotlintest</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-kotlintest gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Sep 11, 2020
131 stars
Aug 03, 2023
0 stars
Jun 16, 2023
3 usages
255 stars
Jan 29, 2023
1 usages
502 stars
Aug 09, 2023
25 usages
1.4k stars