Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 477 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 477 Bytes

Build Status Download

Octenace

Universal object-document mapping interface.

Usage

repositories {
    jcenter()
}

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