This may sound like a stupid question, but how can I start to use lambdaj library? I downloaded the lambdaj.jar and put it in the lib directory in my webapp together with other jar files. But I can't import any of the classes. Do I need to build the jar using maven? Thanks in advance!
David