JVM library for the core of Awala. Read documentation online.
This project uses Gradle, so the only system dependency is a Java JDK. To install the project along with its dependencies, run ./gradlew build (or gradlew.bat build on Windows).
Additional Gradle tasks include:
test: Runs the unit test suite.dokkaHtml: Generates the API documentation.publish: Publishes the library to the local Maven repository onbuild/repository.