is not current version
Last Version 1.1.0

nl.mplatvoet.komponents:kovenant 0.1.0

Kovenant. Promises for Kotlin.

Categories

Categories

Ant Build Tools
GroupId

GroupId

nl.mplatvoet.komponents
ArtifactId

ArtifactId

kovenant
Version

Version

0.1.0
Type

Type

jar

Download kovenant 0.1.0


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