is not current version
Last Version 2.2.0

com.twitter:hbc-core 1.4.2


GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

hbc-core
Version

Version

1.4.2
Type

Type

jar

Download hbc-core 1.4.2


<!-- https://jarcasting.com/artifacts/com.twitter/hbc-core/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>hbc-core</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/hbc-core/
implementation 'com.twitter:hbc-core:1.4.2'
// https://jarcasting.com/artifacts/com.twitter/hbc-core/
implementation ("com.twitter:hbc-core:1.4.2")
'com.twitter:hbc-core:jar:1.4.2'
<dependency org="com.twitter" name="hbc-core" rev="1.4.2">
  <artifact name="hbc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='hbc-core', version='1.4.2')
)
libraryDependencies += "com.twitter" % "hbc-core" % "1.4.2"
[com.twitter/hbc-core "1.4.2"]