I would like to use Akka actors in Java.
I downloaded the akka-1.0.zip and added akka-actor-1.0.jar to my \"Build Path\" in Eclipse.
akka-1.0.zip
akka-actor-1.0.jar
You can find a complete, working example here; it's a Maven project, so it will get the dependencies for you automatically.