is not current version
Last Version 4.0.7

org.twitter4j:twitter4j-async 3.0.3

A Java library for the Twitter API

Categories

Categories

Twitter4J Business Logic Libraries
GroupId

GroupId

org.twitter4j
ArtifactId

ArtifactId

twitter4j-async
Version

Version

3.0.3
Type

Type

jar

Download twitter4j-async 3.0.3


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