rsocket-core

RSocket core functionality

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.rsocket.kotlin
ArtifactId

ArtifactId

rsocket-core
Last Version

Last Version

0.15.4
Release Date

Release Date

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

How to add to project

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

Dependencies

runtime (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.15.4
0.14.3
0.13.1
0.13.0