klib deploy token z token nastavit do gradle.properties ossrhPassword=ghp_6.... Gradle: repositories { maven { setUrl("https://maven.pkg.github.com/petrbalat/klib") } } implementation("com.github.petrbalat.klib:jdk:VERSION")