Last Version

Arrow-Test 0.10.4

Functional companion to Kotlin's Standard Library

License

License

GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-test
Version

Version

0.10.4
Type

Type

jar
Description

Description

Arrow-Test
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-test 0.10.4


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

Dependencies

compile (8)

Group / Artifact Type Version
io.arrow-kt : arrow-optics jar 0.10.4
io.arrow-kt : arrow-fx jar 0.10.4
io.arrow-kt : arrow-mtl-data jar 0.10.4
io.arrow-kt : arrow-free-data jar 0.10.4
io.arrow-kt : arrow-recursion-data jar 0.10.4
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.50
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.2
io.kotlintest : kotlintest-runner-junit5 jar 3.3.3

test (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : atomicfu jar 0.13.2
org.junit.vintage : junit-vintage-engine jar 5.5.2

Project Modules

There are no modules declared in this project.