Last Version

Arrow Weak 0.6.1

Functional companion to Kotlin's Standard Library

License

License

GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-weak
Version

Version

0.6.1
Type

Type

jar
Description

Description

Arrow Weak
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-weak 0.6.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre7 jar 1.2.20
io.arrow-kt : arrow-annotations jar 0.6.1
io.arrow-kt : arrow-typeclasses jar 0.6.1

test (6)

Group / Artifact Type Version
io.kotlintest : kotlintest jar 2.0.7
io.arrow-kt : arrow-syntax jar 0.6.1
io.arrow-kt : arrow-instances jar 0.6.1
io.arrow-kt : arrow-test jar 0.6.1
io.arrow-kt : arrow-free jar 0.6.1
io.arrow-kt : arrow-mtl jar 0.6.1

Project Modules

There are no modules declared in this project.