Skip to content

Universal object-document mapping interface

License

Notifications You must be signed in to change notification settings

mcparkournet/octenace

Repository files navigation

Build Status Download

Octenace

Universal object-document mapping interface.

Usage

repositories {
    jcenter()
}

dependencies {
    implementation("net.mcparkour:octenace:1.0.3")
}