Last Version

reaktive 1.5

An FRP library for Kotlin

License

License

GroupId

GroupId

com.github.nkb03
ArtifactId

ArtifactId

reaktive
Version

Version

1.5
Type

Type

jar
Description

Description

reaktive
An FRP library for Kotlin
Project URL

Project URL

https://github.com/nkb03/reaktive
Source Code Management

Source Code Management

https://github.com/nkb03/reaktive

Download reaktive 1.5


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.nikok » kref jar 1.0.0
org.jetbrains.kotlin : kotlin-reflect jar 1.3.61

test (3)

Group / Artifact Type Version
org.jetbrains.spek : spek-api jar 1.1.5
org.jetbrains.spek : spek-junit-platform-engine jar 1.1.5
com.natpryce : hamkrest jar 1.5.0.0

Project Modules

There are no modules declared in this project.