Fork me on GitHub

Download

download

Download the zip file containing all the source code of the latest Cube framework as well as the binary distribution and the different demos.

actual development version: 1.2.0-SNAPSHOT

The downloaded zip file contains the following directories:

+ bin............ the Cube project binaries
+ demo........... the different demos
+ lib............ third-party libraries used by Cube
+ src............ the source code of Cube project and its sub-projects 

You can start testing Cube by trying the following getting started tutorials.

More information for users and developers is found in the documentation section.

You can navigate the source code online here. You can clone (checkout) the entire project and build it locally on your machine. We use Git Version Control System to manage the project's source code.