is not current version
Last Version 2.0.0

io.hawt:hawtio-aether 2.0-M2

hawtio :: hawtio-aether

GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-aether
Version

Version

2.0-M2
Type

Type

jar

Download hawtio-aether 2.0-M2


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