Last Version

kref 1.0

An FRP library for Kotlin

License

License

GroupId

GroupId

com.github.nkb03
ArtifactId

ArtifactId

kref
Version

Version

1.0
Type

Type

jar
Description

Description

kref
An FRP library for Kotlin
Project URL

Project URL

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

Source Code Management

https://github.com/nkb03/kref

Download kref 1.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61

test (4)

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

Project Modules

There are no modules declared in this project.