Last Version

Arrow-Streams 0.10.5

Functional companion to Kotlin's Standard Library

License

License

GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-streams
Version

Version

0.10.5
Type

Type

jar
Description

Description

Arrow-Streams
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-streams 0.10.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.61
io.arrow-kt : arrow-fx jar 0.10.5
io.arrow-kt : arrow-annotations jar 0.10.5

test (4)

Group / Artifact Type Version
org.jetbrains.kotlinx : atomicfu jar 0.14.2
io.kotlintest : kotlintest-runner-junit5 jar 3.3.3
io.arrow-kt : arrow-fx-test jar 0.10.5
org.junit.vintage : junit-vintage-engine jar 5.5.2

Project Modules

There are no modules declared in this project.