Last Version

twitter4j 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
Version

Version

4.0.7
Type

Type

pom
Description

Description

twitter4j
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 4.0.7

Filename Size
twitter4j-4.0.7.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • twitter4j-async
  • twitter4j-core
  • twitter4j-examples
  • twitter4j-appengine
  • twitter4j-http2-support
  • twitter4j-stream