is not current version
Last Version 2.4.0

com.github.tix320:kiwi 2.2.0

Reactive programming library

GroupId

GroupId

com.github.tix320
ArtifactId

ArtifactId

kiwi
Version

Version

2.2.0
Type

Type

jar

Download kiwi 2.2.0


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