Skip to content

Over-Run/bin-tag

Repository files navigation

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")
}