MVN

io.arrow-kt : arrow-core-extensions

Maven & Gradle

Mar 09, 2019
13 usages
5.9k stars

Arrow Core Extensions · Functional companion to Kotlin's Standard Library

<dependency>
    <groupId>io.arrow-kt</groupId>
    <artifactId>arrow-core-extensions</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.0

All Versions

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

Version Vulnerabilities Updated
0.9.x
arrow-core-extensions-0.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.arrow-kt</groupId>
    <artifactId>arrow-core-extensions</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.arrow-kt:arrow-core-extensions:0.9.0'

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

implementation("io.arrow-kt:arrow-core-extensions:0.9.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.arrow-kt" % "arrow-core-extensions" % "0.9.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 27, 2021
28 usages
5.9k stars
May 21, 2023
10 stars
Mar 18, 2019
0 stars
Jun 16, 2021
10 stars
Apr 20, 2020
1 usages
1 stars
Sep 30, 2020
1 stars
Mar 06, 2019
1 stars