Last Version

rsocket-core 0.15.4

RSocket core functionality

License

License

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

io.rsocket.kotlin
ArtifactId

ArtifactId

rsocket-core-js
Version

Version

0.15.4
Type

Type

pom
Description

Description

rsocket-core
RSocket core functionality
Project URL

Project URL

http://rsocket.io
Source Code Management

Source Code Management

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

Download rsocket-core-js 0.15.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.6.1
io.ktor : ktor-io-js jar 2.0.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20

Project Modules

There are no modules declared in this project.