Last Version

twitter4j-stream 4.0.7

A Java library for the Twitter API

License

License

Categories

Categories

Twitter4J Business Logic Libraries
GroupId

GroupId

org.twitter4j
ArtifactId

ArtifactId

twitter4j-stream
Version

Version

4.0.7
Type

Type

jar
Description

Description

twitter4j-stream
A Java library for the Twitter API
Project URL

Project URL

http://twitter4j.org/
Source Code Management

Source Code Management

https://github.com/yusuke/twitter4j

Download twitter4j-stream 4.0.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.twitter4j : twitter4j-core jar 4.0.7

test (3)

Group / Artifact Type Version
org.twitter4j : twitter4j-async jar 4.0.7
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.springframework : spring jar 2.5.6

Project Modules

There are no modules declared in this project.