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