is not current version
Last Version 0.14.3

rsocket-transport-ktor-client 0.13.1

Ktor installments for RSocket client transport

License

License

Categories

Categories

Kotlin Languages CLI User Interface
GroupId

GroupId

io.rsocket.kotlin
ArtifactId

ArtifactId

rsocket-transport-ktor-client
Version

Version

0.13.1
Type

Type

pom
Description

Description

rsocket-transport-ktor-client
Ktor installments for RSocket client transport
Project URL

Project URL

http://rsocket.io
Source Code Management

Source Code Management

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

Download rsocket-transport-ktor-client 0.13.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.rsocket.kotlin : rsocket-transport-ktor-client-jvm jar 0.13.1

Project Modules

There are no modules declared in this project.