Download honeycomb-xml-0.51.jar file - Jar h

Jar examples for h:honeycomb-xml

Description

You can download jar file honeycomb-xml 0.51 in this page.

Build File

You can use the following script to add honeycomb-xml-0.51.jar to your project.

<dependency>
   <groupId>net.lucubrators</groupId>
   <artifactId>honeycomb-xml</artifactId>
   <version>0.51</version>
</dependency>
compile group: 'net.lucubrators', name: 'honeycomb-xml', version: '0.51'
libraryDependencies += "net.lucubrators" % "honeycomb-xml" % "0.51"
<dependency org="net.lucubrators" name="honeycomb-xml" rev="0.51"/>
@Grapes(@Grab(group='net.lucubrators', module='honeycomb-xml', version='0.51'))
'net.lucubrators:honeycomb-xml:jar:0.51'

Download

Click the following link to download the jar file.

honeycomb-xml-0.51-javadoc.jar
honeycomb-xml-0.51-sources.jar
honeycomb-xml-0.51.jar
honeycomb-xml-0.51.pom



Related Tutorials