Jar examples for k:kovenant
Kovenant. Promises for Kotlin.
You can download jar file kovenant 3.0.0 in this page.
MIT License
You can use the following script to add kovenant-3.0.0.jar to your project.
<dependency> <groupId>nl.komponents.kovenant</groupId> <artifactId>kovenant</artifactId> <version>3.0.0</version> </dependency>
compile group: 'nl.komponents.kovenant', name: 'kovenant', version: '3.0.0'
libraryDependencies += "nl.komponents.kovenant" % "kovenant" % "3.0.0"
<dependency org="nl.komponents.kovenant" name="kovenant" rev="3.0.0"/>
@Grapes(@Grab(group='nl.komponents.kovenant', module='kovenant', version='3.0.0'))
'nl.komponents.kovenant:kovenant:jar:3.0.0'
Click the following link to download the jar file.
kovenant-3.0.0.pom