Download kovenant-ui-3.0.0-beta.3.jar file - Jar k

Jar examples for k:kovenant-ui

Description

UI callback support for Kovenant. Promises for Kotlin

You can download jar file kovenant-ui 3.0.0-beta.3 in this page.

License

MIT License

Build File

You can use the following script to add kovenant-ui-3.0.0-beta.3.jar to your project.

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

Download

Click the following link to download the jar file.

kovenant-ui-3.0.0-beta.3-javadoc.jar
kovenant-ui-3.0.0-beta.3-sources.jar
kovenant-ui-3.0.0-beta.3.jar
kovenant-ui-3.0.0-beta.3.pom



Related Tutorials