A Simple Java library that works for Lasit FlyCAD
The application is coded in Java, using Maven to manage the project.
It is a Java library, meant to be included as a dependency on any project which may want to make use of it.
You can get the latest binaries from Github. The recommended way to install the project is by setting it up as a dependency. To get the configuration information for this check the Bintray repository.
It is always possible installing it by using the usual Maven command:
$ mvn install
- Maven - Dependency Management
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Federico Lodovici - Initial work - fedelodo
See also the list of contributors who participated in this project.
If you wish to fork or modify the code, visit the GitHub project page, where the latest versions are always kept. Check the 'master' branch for the latest release, and the 'develop' for the current, and stable, development version.
The project has been released under the BSD 3-Clause.