MVN

nl.mplatvoet.komponents : kovenant

Maven & Gradle

May 10, 2015
658 stars

kovenant · Kovenant. Promises for Kotlin.

<dependency>
    <groupId>nl.mplatvoet.komponents</groupId>
    <artifactId>kovenant</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.mplatvoet.komponents : kovenant to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of nl.mplatvoet.komponents : kovenant to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
kovenant-1.1.0
1.0.x
kovenant-1.0.0
0.1.x
kovenant-0.1.2
kovenant-0.1.1
kovenant-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>nl.mplatvoet.komponents</groupId>
    <artifactId>kovenant</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement