is not current version
Last Version 0.2.2

com.aitusoftware:aether 0.1.0

Aether: Monitoring for Aeron

GroupId

GroupId

com.aitusoftware
ArtifactId

ArtifactId

aether
Version

Version

0.1.0
Type

Type

jar

Download aether 0.1.0


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