2009-09-16 07:51:17 UTC
Did you read this: http://duineframework.org/gettingStarted.html
I quote: "The duine-movielens-* distribution contains all demo sources and binaries, including all jar dependencies. You can run it from the command line. All runtime files are in the classes and lib directories. "
So this distribution has all binaries of the framework. The sources are only from the movielens demo app.
Good luck