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

Jar examples for h:hbc-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials