Note: the current repository was moved to https://github.com/awagen/kolibri
to have one repo for all
Kolibri projects. Please check the new repo location for updates.
Documentation of the provided structures can be found here:
https://awagen.github.io/kolibri/kolibri-datatypes/
sbt clean assembly
- this puts the respective jar within target/scala-x.xx/ (with the name as provided in 'assemblyJarName in assembly' property in sbt) (https://github.com/sbt/sbt-assembly)
sbt publishLocal