is not current version
Last Version 0.1.13

io.scalecube:rsocket-transport-aeron 0.1.6


Categories

Categories

Aeron Application Layer Libs Messaging
GroupId

GroupId

io.scalecube
ArtifactId

ArtifactId

rsocket-transport-aeron
Version

Version

0.1.6
Type

Type

jar

Download rsocket-transport-aeron 0.1.6


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