License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.rsocket.kotlin |
ArtifactId | ArtifactIdrsocket-transport-local |
Version | Version0.13.1 |
Type | Typepom |
Description |
Descriptionrsocket-transport-local
Local RSocket transport implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.rsocket.kotlin/rsocket-transport-local/ -->
<dependency>
<groupId>io.rsocket.kotlin</groupId>
<artifactId>rsocket-transport-local</artifactId>
<version>0.13.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rsocket.kotlin/rsocket-transport-local/
implementation 'io.rsocket.kotlin:rsocket-transport-local:0.13.1'
// https://jarcasting.com/artifacts/io.rsocket.kotlin/rsocket-transport-local/
implementation ("io.rsocket.kotlin:rsocket-transport-local:0.13.1")
'io.rsocket.kotlin:rsocket-transport-local:pom:0.13.1'
<dependency org="io.rsocket.kotlin" name="rsocket-transport-local" rev="0.13.1">
<artifact name="rsocket-transport-local" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rsocket.kotlin', module='rsocket-transport-local', version='0.13.1')
)
libraryDependencies += "io.rsocket.kotlin" % "rsocket-transport-local" % "0.13.1"
[io.rsocket.kotlin/rsocket-transport-local "0.13.1"]
Group / Artifact | Type | Version |
---|---|---|
io.rsocket.kotlin : rsocket-transport-local-jvm | jar | 0.13.1 |