It's as ease as A-B-C! To add FlowLCD to your leJOS project, do one of the following:
A. Download: Download the flow-lcd-jar-***.zip
, unzip, and add it to your project's classpath.
B. Build & Copy: Build the source code and copy the .jar
Click the Download button below:
Unzip the .zip file to get the .jar file.
git clone ssh://wizgeek@git.code.sf.net/p/lejos-flowlcd/code flow-lcd
clean install
flow-lcd-jar/target/flow-lcd-jar-*.jar
to your project, orflow-lcd-jar
moduled is where all the magic happens.flow-lcd-test-doubles
has the smoke & mirrors fakes.flow-lcd-test-doubles
module can be built separately from the flow-lcd-jar
module./src/main
only)