Last Version

kovenant-android 1.1.0

Android extensions for Kovenant. Promises for Kotlin

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

nl.mplatvoet.komponents
ArtifactId

ArtifactId

kovenant-android
Version

Version

1.1.0
Type

Type

jar
Description

Description

kovenant-android
Android extensions for Kovenant. Promises for Kotlin
Project URL

Project URL

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

Source Code Management

https://github.com/mplatvoet/kovenant

Download kovenant-android 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
nl.mplatvoet.komponents : kovenant-core jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib Optional jar 0.11.91.2

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.2.1

Project Modules

There are no modules declared in this project.