forked from Twitter4J/Twitter4J
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
35 changed files
with
1 addition
and
1,590 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,8 @@ | ||
Twittetr4J is a Twitter API binding library for the Java language licensed under Apache License 2.0. | ||
|
||
Twitter4J includes software from JSON.org to parse JSON response from the Twitter API. You can see the license term at http://www.JSON.org/license.html | ||
|
||
readme-libs.txt - this file | ||
twitter4j-core.jar - REST and Search API support | ||
twitter4j-async.jar - Async API support : use with twitter4j-core | ||
twitter4j-media-support.jar - media API support : use with twitter4j-core | ||
twitter4j-stream.jar - Streaming API support : use with twitter4j-core | ||
twitter4j-examples.jar - examples : use with twitter4j-core, twitter4j-async and twitter4j-stream | ||
twitter4j-spdy.jar - SPDY / HTTP2.0 support : adds SPDY / HTTP2.0 support, boosts Twitter4J performance, reduce packets, save the earth | ||
twitter4j-http2-support.jar - SPDY / HTTP2.0 support : adds HTTP2.0 support, boosts Twitter4J performance, reduce packets, save the earth |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
59 changes: 0 additions & 59 deletions
59
twitter4j-examples/src/main/java/twitter4j/examples/media/ImgLyImageUpload.java
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
twitter4j-examples/src/main/java/twitter4j/examples/media/TwippleImageUpload.java
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
twitter4j-examples/src/main/java/twitter4j/examples/media/package-info.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.