Download hector-core-1.0-1.jar file - Jar h

Jar examples for h:hector-core

Description

You can download jar file hector-core 1.0-1 in this page.

Build File

You can use the following script to add hector-core-1.0-1.jar to your project.

<dependency>
   <groupId>me.prettyprint</groupId>
   <artifactId>hector-core</artifactId>
   <version>1.0-1</version>
</dependency>
compile group: 'me.prettyprint', name: 'hector-core', version: '1.0-1'
libraryDependencies += "me.prettyprint" % "hector-core" % "1.0-1"
<dependency org="me.prettyprint" name="hector-core" rev="1.0-1"/>
@Grapes(@Grab(group='me.prettyprint', module='hector-core', version='1.0-1'))
'me.prettyprint:hector-core:jar:1.0-1'

Download

Click the following link to download the jar file.

hector-core-1.0-1-javadoc.jar
hector-core-1.0-1-sources.jar
hector-core-1.0-1-tests.jar
hector-core-1.0-1.jar
hector-core-1.0-1.pom



Related Tutorials