is not current version
Last Version 0.1.3

uk.co.real-logic:aeron-tools 0.1

Efficient reliable unicast and multicast transport protocol.

Categories

Categories

Aeron Application Layer Libs Messaging
GroupId

GroupId

uk.co.real-logic
ArtifactId

ArtifactId

aeron-tools
Version

Version

0.1
Type

Type

jar

Download aeron-tools 0.1


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