kserial

An FRP library for Kotlin

License

License

GroupId

GroupId

com.github.nkb03
ArtifactId

ArtifactId

kserial
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

kserial
An FRP library for Kotlin
Project URL

Project URL

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

Source Code Management

https://github.com/nkb03/kserial

Download kserial

How to add to project

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

Dependencies

compile (1)

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

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.61
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.

Versions

Version
1.1.2