is not current version
Last Version 1.38.1

io.aeron:aeron-client 1.21.0

Efficient reliable UDP unicast, UDP multicast, and IPC transport protocol.

Categories

Categories

CLI User Interface Aeron Application Layer Libs Messaging
GroupId

GroupId

io.aeron
ArtifactId

ArtifactId

aeron-client
Version

Version

1.21.0
Type

Type

jar

Download aeron-client 1.21.0


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