Last Version

Arrow-Effects 0.8.2

Functional companion to Kotlin's Standard Library

License

License

GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-effects
Version

Version

0.8.2
Type

Type

jar
Description

Description

Arrow-Effects
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-effects 0.8.2


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

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
io.kotlintest : kotlintest jar 2.0.7
io.arrow-kt : arrow-test jar 0.8.2

Project Modules

There are no modules declared in this project.