Skip to content

v0.1

Compare
Choose a tag to compare
@warriorzz warriorzz released this 06 Sep 20:30
· 27 commits to main since this release
3707083

The first release, covering the search, player and user API.

repositories {
    mavenCentral()
}

dependencies {
    implementation("io.github.warriorzz", "ktify", "0.1")
}