MVN

io.arrow-kt : arrow-recursion-data

Maven & Gradle

Sep 09, 2020
5 usages
5.9k stars

Arrow-Recursion-Data · Functional companion to Kotlin's Standard Library

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

Latest Version

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

  • Latest Stable: 0.11.0

All Versions

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

Version Vulnerabilities Updated
0.11.x
arrow-recursion-data-0.11.0
0.10.x
arrow-recursion-data-0.10.5
arrow-recursion-data-0.10.4
arrow-recursion-data-0.10.3
arrow-recursion-data-0.10.2
arrow-recursion-data-0.10.1
arrow-recursion-data-0.10.0
0.9.x
arrow-recursion-data-0.9.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'io.arrow-kt:arrow-recursion-data:0.11.0'

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

implementation("io.arrow-kt:arrow-recursion-data:0.11.0")

How to add a dependency to SBT Scala

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

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

Apr 29, 2023
9 usages
388 stars
Jul 08, 2021
2 stars
Aug 02, 2022
4 usages
67 stars
Nov 12, 2021
2 usages
8 stars
Jan 25, 2021
1 usages
Oct 14, 2020
159 stars
Jun 22, 2020
4 usages
483 stars
Jun 22, 2020
532 stars
Jul 27, 2023
11 usages
1.4k stars