Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 1.93 KB

File metadata and controls

50 lines (27 loc) · 1.93 KB

SerialJob2 Java Library

FOSSA Status

A Simple Java library that works for Lasit FlyCAD

Usage

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.

Installing

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

Built With

  • Maven - Dependency Management

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Federico Lodovici - Initial work - fedelodo

See also the list of contributors who participated in this project.

Getting the code

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.

License

The project has been released under the MIT License.

FOSSA Status