Last Version

kovenant-core 3.3.0

The core of Kovenant. Promises for Kotlin.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

nl.komponents.kovenant
ArtifactId

ArtifactId

kovenant-core
Version

Version

3.3.0
Type

Type

jar
Description

Description

kovenant-core
The core of 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-core 3.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib Optional jar 1.0.3

Project Modules

There are no modules declared in this project.