资 源 简 介
Java Twitter
A Java wrapper around the Twitter API
Author: DeWitt Clinton
Introduction
This library provides a pure Java interface for the Twitter API.
Twitter (http://twitter.com) provides a service that allows people to
connect via the web, IM, and SMS. Twitter exposes a web services API
(http://twitter.com/help/api) and this library is intended to make
it even easier for java programmers to use.
Using
Download the latest source or binary version of java-twitter from:
http://code.google.com/p/java-twitter/downloads/list
Documentation
Read the online javadocs at:
http://java-twitter.googlecode.com/svn/site/apidocs/index.html
Begin at:
http://java-twitter.googlecode.com/svn/site/apidocs/net/unto/twitter/Api.html
View the Maven proj