is not current version
Last Version 3.3.0

nl.komponents.kovenant:kovenant-jvm 2.1.1

Jvm interopability for Kovenant. Promises for Kotlin.

Categories

Categories

Ant Build Tools
GroupId

GroupId

nl.komponents.kovenant
ArtifactId

ArtifactId

kovenant-jvm
Version

Version

2.1.1
Type

Type

jar

Download kovenant-jvm 2.1.1


<!-- https://jarcasting.com/artifacts/nl.komponents.kovenant/kovenant-jvm/ -->
<dependency>
    <groupId>nl.komponents.kovenant</groupId>
    <artifactId>kovenant-jvm</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.komponents.kovenant/kovenant-jvm/
implementation 'nl.komponents.kovenant:kovenant-jvm:2.1.1'
// https://jarcasting.com/artifacts/nl.komponents.kovenant/kovenant-jvm/
implementation ("nl.komponents.kovenant:kovenant-jvm:2.1.1")
'nl.komponents.kovenant:kovenant-jvm:jar:2.1.1'
<dependency org="nl.komponents.kovenant" name="kovenant-jvm" rev="2.1.1">
  <artifact name="kovenant-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.komponents.kovenant', module='kovenant-jvm', version='2.1.1')
)
libraryDependencies += "nl.komponents.kovenant" % "kovenant-jvm" % "2.1.1"
[nl.komponents.kovenant/kovenant-jvm "2.1.1"]