Skip to content

relaycorp/awala-cogrpc-jvm

CogRPC Binding for the JVM

Kotlin JVM library implementing the Relaynet CogRPC binding, meant to be used on Android 5+ and Java 8+ platforms.

Read the documentation online or get the latest version from Maven Central.

Development

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).

Contributing

We love contributions! If you haven't contributed to a Relaycorp project before, please take a minute to read our guidelines first.