is not current version
Last Version 3.3.0

nl.komponents.kovenant:kovenant-rx 3.2.0

Add Promise support to Rx

Categories

Categories

Ant Build Tools
GroupId

GroupId

nl.komponents.kovenant
ArtifactId

ArtifactId

kovenant-rx
Version

Version

3.2.0
Type

Type

jar

Download kovenant-rx 3.2.0


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