is not current version
Last Version 1.5

com.github.nkb03:reaktive 0.2

Example

GroupId

GroupId

com.github.nkb03
ArtifactId

ArtifactId

reaktive
Version

Version

0.2
Type

Type

jar

Download reaktive 0.2


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