is not current version
Last Version 1.5

com.github.nkb03:reaktive 1.0

Example

GroupId

GroupId

com.github.nkb03
ArtifactId

ArtifactId

reaktive
Version

Version

1.0
Type

Type

jar

Download reaktive 1.0


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