Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 236 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 236 Bytes

bin-tag

This library provides a way to serialize the data.

Usage

Add to dependency:

dependencies {
    implementation(platform("io.github.over-run:utilities:+"))
    implementation("io.github.over-run:bin-tag")
}