is not current version
Last Version 2.15.0

io.hawt:hawtio-util 2.0.1

hawtio :: hawtio-util

GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-util
Version

Version

2.0.1
Type

Type

jar

Download hawtio-util 2.0.1


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