Download hbc-core-1.4.0.jar file - Jar h

Jar examples for h:hbc-core

Description

You can download jar file hbc-core 1.4.0 in this page.

Build File

You can use the following script to add hbc-core-1.4.0.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>hbc-core</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'com.twitter', name: 'hbc-core', version: '1.4.0'
libraryDependencies += "com.twitter" % "hbc-core" % "1.4.0"
<dependency org="com.twitter" name="hbc-core" rev="1.4.0"/>
@Grapes(@Grab(group='com.twitter', module='hbc-core', version='1.4.0'))
'com.twitter:hbc-core:jar:1.4.0'

Download

Click the following link to download the jar file.

hbc-core-1.4.0-javadoc.jar
hbc-core-1.4.0-sources.jar
hbc-core-1.4.0.jar
hbc-core-1.4.0.pom



Related Tutorials