The Ladybug Java API is a Gradle project that provides a Java API to interact with the Ladybug platform. The build process of Gradle is configured to automatically build the JNI binding first and bundle it with the final JAR file.
Java 11 or higher
./gradlew build./gradlew testcd example && gradle run