Last Version

twitter 1.3.10

The twitter project contains tools with which to read JSON data from the twitter API and process the data.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

twitter
Version

Version

1.3.10
Type

Type

jar
Description

Description

twitter
The twitter project contains tools with which to read JSON data from the twitter API and process the data.
Project Organization

Project Organization

The University of Southampton

Download twitter 1.3.10


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

Dependencies

compile (8)

Group / Artifact Type Version
joda-time : joda-time jar 2.1
org.openimaj : core jar 1.3.10
org.openimaj : nlp jar 1.3.10
org.twitter4j : twitter4j-core jar 3.0.5
org.twitter4j : twitter4j-stream jar 3.0.5
org.openimaj : test-resources jar 1.3.10
com.jayway.jsonpath : json-path jar 0.8.0
com.jayway.jsonpath : json-path-assert jar 0.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.