is not current version
Last Version 2.2.0

com.twitter:hbc-twitter4j 2.1.0


Categories

Categories

Twitter4J Business Logic Libraries
GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

hbc-twitter4j
Version

Version

2.1.0
Type

Type

jar

Download hbc-twitter4j 2.1.0


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