is not current version
Last Version 4.0.7

org.twitter4j:twitter4j-async 2.2.0

A Java library for the Twitter API

Categories

Categories

Twitter4J Business Logic Libraries
GroupId

GroupId

org.twitter4j
ArtifactId

ArtifactId

twitter4j-async
Version

Version

2.2.0
Type

Type

jar

Download twitter4j-async 2.2.0


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