OlivierCroisier/LP4J

Download

Closed this issue · 1 comments

Where can I download a compiled jar, or do I need to compile it myself?

Hi,
Sorry for the latency, I didn't see your issue.
You need to clone or download the project, then package the librairy with Maven : mvn clean install
(or just mvn clean package if you plan to use the generated jar in a non-maven project).
Best regards, and thanks for trying LP4J !