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