Download hawtio-util-1.5.4.jar file - Jar h

Jar examples for h:hawtio-util

Description

hawtio :: hawtio-util

You can download jar file hawtio-util 1.5.4 in this page.

Build File

You can use the following script to add hawtio-util-1.5.4.jar to your project.

<dependency>
   <groupId>io.hawt</groupId>
   <artifactId>hawtio-util</artifactId>
   <version>1.5.4</version>
</dependency>
compile group: 'io.hawt', name: 'hawtio-util', version: '1.5.4'
libraryDependencies += "io.hawt" % "hawtio-util" % "1.5.4"
<dependency org="io.hawt" name="hawtio-util" rev="1.5.4"/>
@Grapes(@Grab(group='io.hawt', module='hawtio-util', version='1.5.4'))
'io.hawt:hawtio-util:jar:1.5.4'

Download

Click the following link to download the jar file.

hawtio-util-1.5.4-javadoc.jar
hawtio-util-1.5.4-sources.jar
hawtio-util-1.5.4.jar
hawtio-util-1.5.4.pom



Related Tutorials