is not current version
Last Version 0.11.0

io.arrow-kt:arrow-mtl 0.7.0

Functional companion to Kotlin's Standard Library

GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-mtl
Version

Version

0.7.0
Type

Type

jar

Download arrow-mtl 0.7.0


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