License |
License |
---|---|
GroupId | GroupIdio.rsocket |
ArtifactId | ArtifactIdrsocket-transport-local |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrsocket-transport-local
Local RSocket transport implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.rsocket/rsocket-transport-local/ -->
<dependency>
<groupId>io.rsocket</groupId>
<artifactId>rsocket-transport-local</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.rsocket/rsocket-transport-local/
implementation 'io.rsocket:rsocket-transport-local:1.1.2'
// https://jarcasting.com/artifacts/io.rsocket/rsocket-transport-local/
implementation ("io.rsocket:rsocket-transport-local:1.1.2")
'io.rsocket:rsocket-transport-local:jar:1.1.2'
<dependency org="io.rsocket" name="rsocket-transport-local" rev="1.1.2">
<artifact name="rsocket-transport-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rsocket', module='rsocket-transport-local', version='1.1.2')
)
libraryDependencies += "io.rsocket" % "rsocket-transport-local" % "1.1.2"
[io.rsocket/rsocket-transport-local "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.rsocket : rsocket-core | jar | 1.1.2 |