is not current version
Last Version 0.11.0

io.arrow-kt:arrow-mtl 0.8.2

Functional companion to Kotlin's Standard Library

GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-mtl
Version

Version

0.8.2
Type

Type

jar

Download arrow-mtl 0.8.2


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