is not current version
Last Version 1.1.2

rsocket-transport-local 1.1.0

Local RSocket transport implementation

License

License

GroupId

GroupId

io.rsocket
ArtifactId

ArtifactId

rsocket-transport-local
Version

Version

1.1.0
Type

Type

jar
Description

Description

rsocket-transport-local
Local RSocket transport implementation
Project URL

Project URL

http://rsocket.io
Source Code Management

Source Code Management

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

Download rsocket-transport-local 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.rsocket : rsocket-core jar 1.1.0

Project Modules

There are no modules declared in this project.