Download kovenant-core-3.0.0-rc.1036.jar file - Jar k

Jar examples for k:kovenant-core

Description

The core of Kovenant. Promises for Kotlin.

You can download jar file kovenant-core 3.0.0-rc.1036 in this page.

License

MIT License

Build File

You can use the following script to add kovenant-core-3.0.0-rc.1036.jar to your project.

<dependency>
   <groupId>nl.komponents.kovenant</groupId>
   <artifactId>kovenant-core</artifactId>
   <version>3.0.0-rc.1036</version>
</dependency>
compile group: 'nl.komponents.kovenant', name: 'kovenant-core', version: '3.0.0-rc.1036'
libraryDependencies += "nl.komponents.kovenant" % "kovenant-core" % "3.0.0-rc.1036"
<dependency org="nl.komponents.kovenant" name="kovenant-core" rev="3.0.0-rc.1036"/>
@Grapes(@Grab(group='nl.komponents.kovenant', module='kovenant-core', version='3.0.0-rc.1036'))
'nl.komponents.kovenant:kovenant-core:jar:3.0.0-rc.1036'

Download

Click the following link to download the jar file.

kovenant-core-3.0.0-rc.1036-javadoc.jar
kovenant-core-3.0.0-rc.1036-sources.jar
kovenant-core-3.0.0-rc.1036.jar
kovenant-core-3.0.0-rc.1036.pom



Related Tutorials