Implements the FriendFeed API.
The release is made available as a download but also in a maven2 repository. When you are building with Maven2 add this repository to your list of repositories:
bmbo-repo http://repo.bmbo.eu/maven2
add the following dependency:
com.googlecode.friendfeed friendfeed-java ${friendfeed-java.version}
the current version is 0.9.0:
0.9.0
If you don"t use maven2 then you need to have the following dependencies on your classpath:
commons-httpclient-3.1.jar
commons-logging-1.0.4.jar
log4j-1.2.6.jar