Download arrow-free-0.5.5.jar file - Jar a

Jar examples for a:arrow-free

Description

Functional Datatypes and abstractions for Kotlin inspired by Cats.

You can download jar file arrow-free 0.5.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add arrow-free-0.5.5.jar to your project.

<dependency>
   <groupId>io.arrow-kt</groupId>
   <artifactId>arrow-free</artifactId>
   <version>0.5.5</version>
</dependency>
compile group: 'io.arrow-kt', name: 'arrow-free', version: '0.5.5'
libraryDependencies += "io.arrow-kt" % "arrow-free" % "0.5.5"
<dependency org="io.arrow-kt" name="arrow-free" rev="0.5.5"/>
@Grapes(@Grab(group='io.arrow-kt', module='arrow-free', version='0.5.5'))
'io.arrow-kt:arrow-free:jar:0.5.5'

Download

Click the following link to download the jar file.

arrow-free-0.5.5-javadoc.jar
arrow-free-0.5.5-sources.jar
arrow-free-0.5.5.jar
arrow-free-0.5.5.pom



Related Tutorials