is not current version
Last Version 0.2.2

com.aitusoftware:aether 0.2.1

Aether: Monitoring for Aeron

GroupId

GroupId

com.aitusoftware
ArtifactId

ArtifactId

aether
Version

Version

0.2.1
Type

Type

jar

Download aether 0.2.1


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