Last Version

Rx-Tweet-Stream 0.1.0

A RxJava Observable wrapper around Twitter Streaming API

License

License

MIT
Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.shekhargulati.reactivex
ArtifactId

ArtifactId

rx-tweet-stream
Version

Version

0.1.0
Type

Type

jar
Description

Description

Rx-Tweet-Stream
A RxJava Observable wrapper around Twitter Streaming API
Project URL

Project URL

https://github.com/shekhargulati/rx-tweet-stream
Source Code Management

Source Code Management

https://github.com/shekhargulati/rx-tweet-stream.git

Download rx-tweet-stream 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.twitter4j : twitter4j-stream jar 4.0.4
org.slf4j : slf4j-api jar 1.7.18
io.reactivex : rxjava jar 1.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.18

Project Modules

There are no modules declared in this project.