| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.arrow-kt |
| ArtifactId | ArtifactIdarrow-data |
| Version | Version0.8.2 |
| Type | Typejar |
| Description |
DescriptionArrow Data
Functional companion to Kotlin's Standard Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| arrow-data-0.8.2.pom | |
| arrow-data-0.8.2.jar | 472 KB |
| arrow-data-0.8.2-sources.jar | 33 KB |
| arrow-data-0.8.2-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |
| 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 |