Download honeycomb-core-0.5.2.jar file - Jar h

Jar examples for h:honeycomb-core

Description

You can download jar file honeycomb-core 0.5.2 in this page.

Build File

You can use the following script to add honeycomb-core-0.5.2.jar to your project.

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

Download

Click the following link to download the jar file.

honeycomb-core-0.5.2-javadoc.jar
honeycomb-core-0.5.2-sources.jar
honeycomb-core-0.5.2.jar
honeycomb-core-0.5.2.pom



Related Tutorials