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