Twitter4J 2.0.7 released
Twitter4J is an open-sourced, mavenized and Google App Engine safe Java library for the Twitter API which is released under the BSD license.
Twitter4J 2.0.7 is now available for download.
This version is also available in the Maven central repository.
http://repo1.maven.org/maven2/net/homeip/yusuke/twitter4j/
You can also use the snapshot repository.
http://yusuke.homeip.net/maven2/net/homeip/yusuke/twitter4j/
Twitter4J is an open-sourced software and free of charge for any commercial and non-commercial projects.
If you feel Twitter4J makes your life easier, please do consider making a donation!
- Okay, Twitter4J looks to be interesting
- Okay, Twitter4J is one of my favorite library
- Okay, Twitter4J is making me rich
This is a maintenance release with no new features.
Here is the complete list of fixes included in version 2.0.7
Release Notes - Twitter4J - Version 2.0.7
Bug
- [TFJ-161] - OAuth AccessToken missing screen name
Task
- [TFJ-159] - getUserTimeline(String id, int count, long sinceId) should be deprecated
- [TFJ-160] - fix build.xml to include twitter4j.properties
| Tweet |
Re: Twitter4J 2.0.7 released
Can I do this with twitter4j:
http://search.twitter.com/search.json?from=GiNifer33
Basically, search the tweets from a user without any keyword.