is not current version
Last Version 0.15.4

rsocket-core 0.14.3

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.14.3
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.14.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.10
io.ktor : ktor-io-js jar 1.6.7
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.5.2-native-mt
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

Project Modules

There are no modules declared in this project.