is not current version
Last Version 0.15.4

io.rsocket.kotlin:rsocket-core-js 0.13.0

Core functionality for the RSocket library

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

io.rsocket.kotlin
ArtifactId

ArtifactId

rsocket-core-js
Version

Version

0.13.0
Type

Type

pom

Download rsocket-core-js 0.13.0


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