Last Version

kovenant 3.3.0

Kovenant. Promises for Kotlin.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

nl.komponents.kovenant
ArtifactId

ArtifactId

kovenant
Version

Version

3.3.0
Type

Type

pom
Description

Description

kovenant
Kovenant. Promises for Kotlin.
Project URL

Project URL

http://kovenant.komponents.nl
Source Code Management

Source Code Management

https://github.com/mplatvoet/kovenant

Download kovenant 3.3.0

Filename Size
kovenant-3.3.0.pom 2 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
nl.komponents.kovenant : kovenant-combine jar 3.3.0
nl.komponents.kovenant : kovenant-core jar 3.3.0
nl.komponents.kovenant : kovenant-functional jar 3.3.0
nl.komponents.kovenant : kovenant-jvm jar 3.3.0
org.jetbrains.kotlin : kotlin-stdlib Optional jar 1.0.3

Project Modules

There are no modules declared in this project.