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