Last Version

Common Stream Utilities and Providers 1.3.10

Classes providing access to common types of streaming data (twitter, irc, wikimedia edits, etc) as well as providing methods and techniques for working with streams

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

common-stream
Version

Version

1.3.10
Type

Type

jar
Description

Description

Common Stream Utilities and Providers
Classes providing access to common types of streaming data (twitter, irc, wikimedia edits, etc) as well as providing methods and techniques for working with streams
Project Organization

Project Organization

The University of Southampton

Download common-stream 1.3.10


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openimaj : twitter jar 1.3.10
pircbot : pircbot jar 1.5.0
org.openimaj : data-scraping jar 1.3.10
org.openimaj : core jar 1.3.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.