cdietze / euklid

A cross-platform geometry library in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A cross-platform geometry library in Kotlin

License:Apache License 2.0


Languages

Language:Kotlin 100.0%