MVN

com.javiersc.arrow : arrow-continuations

Maven & Gradle

Sep 24, 2021
1 usages
5.9k stars

Arrow Continuations · Functional companion to Kotlin's Standard Library

<dependency>
    <groupId>com.javiersc.arrow</groupId>
    <artifactId>arrow-continuations</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.javiersc.arrow : arrow-continuations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.javiersc.arrow : arrow-continuations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
arrow-continuations-1.0.2

How to add a dependency to Maven

Add the following com.javiersc.arrow : arrow-continuations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.javiersc.arrow</groupId>
    <artifactId>arrow-continuations</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.javiersc.arrow : arrow-continuations gradle dependency to your build.gradle file:

implementation 'com.javiersc.arrow:arrow-continuations:1.0.2'

Gradle Kotlin DSL: Add the following com.javiersc.arrow : arrow-continuations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.javiersc.arrow:arrow-continuations:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.javiersc.arrow : arrow-continuations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.javiersc.arrow" % "arrow-continuations" % "1.0.2"

Advertisement

Dependencies from Group

Sep 24, 2021
1 usages
5.9k stars
Sep 24, 2021
1 usages
5.9k stars
Sep 24, 2021
1 usages
5.9k stars
Sep 24, 2021
1 usages
5.9k stars
Sep 24, 2021
1 usages
5.9k stars

Discover Dependencies

Jun 17, 2016
1 usages
208 stars
Jul 28, 2008
1 usages
Jun 13, 2019
2 usages
259 stars
Dec 07, 2022
4 usages
1.1k stars
Dec 18, 2021
2 usages
12 stars
May 05, 2021
3 usages
84 stars