Kiwi

Reactive programming library

License

License

GroupId

GroupId

com.github.tix320
ArtifactId

ArtifactId

kiwi
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Kiwi
Reactive programming library
Project URL

Project URL

https://github.com/tix320/kiwi
Source Code Management

Source Code Management

https://github.com/tix320/kiwi

Download kiwi

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.tix320 : skimp jar 0.6.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.

kiwi

Utility library.

Versions

Version
2.4.0
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.0.1
1.0.0
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.0
0.17.3
0.17.2
0.17.1
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.6.0