Last Version

Arrow Data 0.8.2

Functional companion to Kotlin's Standard Library

License

License

Categories

Categories

Data
GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-data
Version

Version

0.8.2
Type

Type

jar
Description

Description

Arrow Data
Functional companion to Kotlin's Standard Library
Project URL

Project URL

https://github.com/arrow-kt/arrow/
Source Code Management

Source Code Management

https://github.com/arrow-kt/arrow/

Download arrow-data 0.8.2


<!-- https://jarcasting.com/artifacts/io.arrow-kt/arrow-data/ -->
<dependency>
    <groupId>io.arrow-kt</groupId>
    <artifactId>arrow-data</artifactId>
    <version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-data/
implementation 'io.arrow-kt:arrow-data:0.8.2'
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-data/
implementation ("io.arrow-kt:arrow-data:0.8.2")
'io.arrow-kt:arrow-data:jar:0.8.2'
<dependency org="io.arrow-kt" name="arrow-data" rev="0.8.2">
  <artifact name="arrow-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.arrow-kt', module='arrow-data', version='0.8.2')
)
libraryDependencies += "io.arrow-kt" % "arrow-data" % "0.8.2"
[io.arrow-kt/arrow-data "0.8.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.11
io.arrow-kt : arrow-annotations jar 0.8.2
io.arrow-kt : arrow-typeclasses jar 0.8.2

test (6)

Group / Artifact Type Version
io.kotlintest : kotlintest jar 2.0.7
io.arrow-kt : arrow-syntax jar 0.8.2
io.arrow-kt : arrow-instances-data jar 0.8.2
io.arrow-kt : arrow-test jar 0.8.2
io.arrow-kt : arrow-mtl jar 0.8.2
io.arrow-kt : arrow-data-instances-effects jar 0.8.2

Project Modules

There are no modules declared in this project.