Last Version

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

Version

4.0.7
Type

Type

jar
Description

Description

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


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.