Download hawtio-core-1.2-M27.jar file - Jar h

Jar examples for h:hawtio-core

Description

hawtio :: hawtio-core

You can download jar file hawtio-core 1.2-M27 in this page.

Build File

You can use the following script to add hawtio-core-1.2-M27.jar to your project.

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

Download

Click the following link to download the jar file.

hawtio-core-1.2-M27-javadoc.jar
hawtio-core-1.2-M27-sources.jar
hawtio-core-1.2-M27.jar
hawtio-core-1.2-M27.pom



Related Tutorials