Euklid is a cross-platform geometry library in Kotlin.
It is a port in Kotlin of the Pythagoras project in java.
The library is built using Gradle.
Invoke ./gradlew build to build the library or
./gradlew publishToMavenLocal to install it to your local Maven repository.
Euklid is released under the Apache License, Version 2.0 which can be found
in the LICENSE file and at http://www.apache.org/licenses/LICENSE-2.0 on the
web.