Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 815 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 815 Bytes

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.