/kflags

Bitflags for Kotlin Multiplatform

Primary LanguageKotlinMozilla Public License 2.0MPL-2.0

kflags

A multiplatform fork of kotlin-bitflags.

Usage

repositories {
    maven("https://maven.pyrrha.gay/releases")
}

dependencies {
    implementation("gay.pyrrha:kflags:1.0.0")
}