Kotlin extensions for the RethinkDB Java driver.
Looking for the Java driver? You can find it here.
To build from source you just need JDK 8 or greater.
Run ./gradlew assemble
to build the jar or ./gradlew install
to install it into your local maven repository.
See DEPLOYING.md