is not current version
Last Version 0.15.4

rsocket-core 0.13.1

Core functionality for the RSocket library

License

License

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

io.rsocket.kotlin
ArtifactId

ArtifactId

rsocket-core-js
Version

Version

0.13.1
Type

Type

pom
Description

Description

rsocket-core
Core functionality for the RSocket library
Project URL

Project URL

http://rsocket.io
Source Code Management

Source Code Management

https://github.com/rsocket/rsocket-kotlin

Download rsocket-core-js 0.13.1


<!-- https://jarcasting.com/artifacts/io.rsocket.kotlin/rsocket-core-js/ -->
<dependency>
    <groupId>io.rsocket.kotlin</groupId>
    <artifactId>rsocket-core-js</artifactId>
    <version>0.13.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rsocket.kotlin/rsocket-core-js/
implementation 'io.rsocket.kotlin:rsocket-core-js:0.13.1'
// https://jarcasting.com/artifacts/io.rsocket.kotlin/rsocket-core-js/
implementation ("io.rsocket.kotlin:rsocket-core-js:0.13.1")
'io.rsocket.kotlin:rsocket-core-js:pom:0.13.1'
<dependency org="io.rsocket.kotlin" name="rsocket-core-js" rev="0.13.1">
  <artifact name="rsocket-core-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rsocket.kotlin', module='rsocket-core-js', version='0.13.1')
)
libraryDependencies += "io.rsocket.kotlin" % "rsocket-core-js" % "0.13.1"
[io.rsocket.kotlin/rsocket-core-js "0.13.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.ktor : ktor-io-js jar 1.6.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.5.0-native-mt
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.5.20

Project Modules

There are no modules declared in this project.