less than 1 minute read

In this section you can find instructions to use the available Java libraries to be used in your own projects.

All java libraries have public API docs hosted here (thanks javadoc.io).

All artifacts are available at the Maven Central and the GitHub Packages repositories.

The available libraries are:

  • Nyx Main: the entire Nyx implementation available as a library for you to embed and use
  • Semantic Version: a flexible implementation of the Semantic Versioning specification with full support for parsing, ordering, bumping and manipulating versions and their identifiers