Download arrow-dagger-0.7.2.jar file - Jar a

Jar examples for a:arrow-dagger

Description

Functional companion to Kotlin's Standard Library

You can download jar file arrow-dagger 0.7.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add arrow-dagger-0.7.2.jar to your project.

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

Download

Click the following link to download the jar file.

arrow-dagger-0.7.2-javadoc.jar
arrow-dagger-0.7.2-sources.jar
arrow-dagger-0.7.2.jar
arrow-dagger-0.7.2.pom



Related Tutorials