is not current version
Last Version 3.3.0

nl.komponents.kovenant:kovenant-jvm 2.7.0

Jvm interopability for Kovenant. Promises for Kotlin.

Categories

Categories

Ant Build Tools
GroupId

GroupId

nl.komponents.kovenant
ArtifactId

ArtifactId

kovenant-jvm
Version

Version

2.7.0
Type

Type

jar

Download kovenant-jvm 2.7.0


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