Jar examples for a:arrow-mtl
Functional Datatypes and abstractions for Kotlin inspired by Cats.
You can download jar file arrow-mtl 0.6.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add arrow-mtl-0.6.0.jar to your project.
<dependency> <groupId>io.arrow-kt</groupId> <artifactId>arrow-mtl</artifactId> <version>0.6.0</version> </dependency>
compile group: 'io.arrow-kt', name: 'arrow-mtl', version: '0.6.0'
libraryDependencies += "io.arrow-kt" % "arrow-mtl" % "0.6.0"
<dependency org="io.arrow-kt" name="arrow-mtl" rev="0.6.0"/>
@Grapes(@Grab(group='io.arrow-kt', module='arrow-mtl', version='0.6.0'))
'io.arrow-kt:arrow-mtl:jar:0.6.0'
Click the following link to download the jar file.
arrow-mtl-0.6.0-javadoc.jar