is not current version
Last Version 2.2.0

com.twitter:hbc-twitter4j 1.3.0


Categories

Categories

Twitter4J Business Logic Libraries
GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

hbc-twitter4j
Version

Version

1.3.0
Type

Type

jar

Download hbc-twitter4j 1.3.0


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