MVN

io.arrow-kt : arrow-syntax

Maven & Gradle

Apr 27, 2021
29 usages
5.9k stars

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

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

Latest Version

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

  • Latest Stable: 0.12.1

All Versions

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

Version Vulnerabilities Updated
0.12.x
arrow-syntax-0.12.1
arrow-syntax-0.12.0
0.11.x
arrow-syntax-0.11.0
0.10.x
arrow-syntax-0.10.5
arrow-syntax-0.10.4
arrow-syntax-0.10.3
arrow-syntax-0.10.2
arrow-syntax-0.10.1
arrow-syntax-0.10.0
0.9.x
arrow-syntax-0.9.0
0.8.x
arrow-syntax-0.8.2
arrow-syntax-0.8.1
arrow-syntax-0.8.0
0.7.x
arrow-syntax-0.7.3
arrow-syntax-0.7.2
arrow-syntax-0.7.1
arrow-syntax-0.7.0
0.6.x
arrow-syntax-0.6.1
arrow-syntax-0.6.0
0.5.x
arrow-syntax-0.5.5

How to add a dependency to Maven

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

<dependency>
    <groupId>io.arrow-kt</groupId>
    <artifactId>arrow-syntax</artifactId>
    <version>0.12.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.arrow-kt:arrow-syntax:0.12.1'

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

implementation("io.arrow-kt:arrow-syntax:0.12.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.arrow-kt" % "arrow-syntax" % "0.12.1"

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

Jul 12, 2023
13 usages
5.9k stars
Dec 31, 2018
4 usages
5.9k stars
Jul 12, 2023
56 usages
5.9k stars
Jun 26, 2018
3 usages
0 stars
Jul 15, 2018
4 usages
0 stars
Jan 18, 2018
1 usages
59.1k stars
Jan 11, 2018
May 17, 2022
1 usages
Feb 27, 2020
4 stars
Aug 17, 2023
4 usages
287 stars