MVN

io.arrow-kt : arrow-recursion

Maven & Gradle

Sep 09, 2020
6 usages

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

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

Latest Version

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

  • Latest Stable: 0.11.0

All Versions

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

  • Version Updated
  • arrow-recursion-0.11.0

    Sep 09, 2020
  • arrow-recursion-0.10.5

    Apr 02, 2020
  • arrow-recursion-0.10.4

    Dec 19, 2019
  • arrow-recursion-0.10.3

    Nov 13, 2019
  • arrow-recursion-0.10.2

    Oct 24, 2019
  • arrow-recursion-0.10.1

    Oct 14, 2019
  • arrow-recursion-0.10.0

    Sep 16, 2019
  • arrow-recursion-0.8.2

    Dec 31, 2018
  • arrow-recursion-0.8.1

    Nov 11, 2018
  • arrow-recursion-0.8.0

    Nov 02, 2018
  • arrow-recursion-0.7.3

    Aug 19, 2018

How to add a dependency to Maven

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

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Apr 03, 2023
100 usages
4.8k stars
Dec 20, 2019
59 usages
4.8k stars
Apr 03, 2023
56 usages
4.8k stars
Apr 03, 2023
30 usages
Apr 27, 2021
29 usages
4.8k stars

Discover Dependencies

Apr 26, 2023
2 usages
27 stars
Aug 19, 2018
1 stars
Aug 12, 2018
4 usages
Nov 21, 2022
27 usages
1.9k stars
Aug 16, 2018
3 usages
rdp
Aug 16, 2018
Apr 10, 2019
22 usages
Aug 15, 2019
17 usages
1 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome