/euklid

A cross-platform geometry library in Kotlin

Primary LanguageKotlinApache License 2.0Apache-2.0

Release Build Status

Euklid

Euklid is a cross-platform geometry library in Kotlin.

It is a port in Kotlin of the Pythagoras project in java.

Building

The library is built using Gradle.

Invoke ./gradlew build to build the library or ./gradlew publishToMavenLocal to install it to your local Maven repository.

License

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.