Download hawtio-util-2.0-beta-1.jar file - Jar h

Jar examples for h:hawtio-util

Description

hawtio :: hawtio-util

You can download jar file hawtio-util 2.0-beta-1 in this page.

Build File

You can use the following script to add hawtio-util-2.0-beta-1.jar to your project.

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

Download

Click the following link to download the jar file.

hawtio-util-2.0-beta-1-javadoc.jar
hawtio-util-2.0-beta-1-sources.jar
hawtio-util-2.0-beta-1.jar
hawtio-util-2.0-beta-1.pom



Related Tutorials