Download hawtbuf-1.11.jar file - Jar h

Jar examples for h:hawtbuf

Description

You can download jar file hawtbuf 1.11 in this page.

License

Apache License

Build File

You can use the following script to add hawtbuf-1.11.jar to your project.

<dependency>
   <groupId>org.fusesource.hawtbuf</groupId>
   <artifactId>hawtbuf</artifactId>
   <version>1.11</version>
</dependency>
compile group: 'org.fusesource.hawtbuf', name: 'hawtbuf', version: '1.11'
libraryDependencies += "org.fusesource.hawtbuf" % "hawtbuf" % "1.11"
<dependency org="org.fusesource.hawtbuf" name="hawtbuf" rev="1.11"/>
@Grapes(@Grab(group='org.fusesource.hawtbuf', module='hawtbuf', version='1.11'))
'org.fusesource.hawtbuf:hawtbuf:jar:1.11'

Download

Click the following link to download the jar file.

hawtbuf-1.11-javadoc.jar
hawtbuf-1.11-sources.jar
hawtbuf-1.11-tests.jar
hawtbuf-1.11.jar
hawtbuf-1.11.pom



Related Tutorials