KSL Project Page

The KSL project is based on a git repository

The KSL is a multi-project gradle project with projects:

  • KSLCore - the main project with core development functionality
  • KSLExamples - a project that has the examples related to this textbook as well as additional illustrative examples
  • KSLTesting - a separate package for testing some core KSL functionality
  • KSLProjectTemplate - a gradle based project that is configured to use the KSLCore functionality as a dependency. Use this project as a starter template for projects using the KSL.

The KSL documentation is generated by KDocs.

Artifacts for using the KSL have been made available on Maven central.

The KSL uses the following open source libraries.