v0.1
The first release, covering the search, player and user API.
repositories {
mavenCentral()
}
dependencies {
implementation("io.github.warriorzz", "ktify", "0.1")
}
The first release, covering the search, player and user API.
repositories {
mavenCentral()
}
dependencies {
implementation("io.github.warriorzz", "ktify", "0.1")
}