не последняя версия
Последняя версия 2.0.0

io.hawt:hawtio-aether 2.0-M2

hawtio :: hawtio-aether

Группа

Группа

io.hawt
Идентификатор

Идентификатор

hawtio-aether
Версия

Версия

2.0-M2
Тип

Тип

jar

Скачать 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"]