is not current version
Last Version 2.15.0

io.hawt:hawtio-app 1.4.6

hawtio :: hawtio-app

GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-app
Version

Version

1.4.6
Type

Type

jar

Download hawtio-app 1.4.6


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