is not current version
Last Version 0.1.3

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

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.2
Type

Type

jar

Download aeron-tools 0.1.2


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