Skip to content

0.14.5

Latest
Compare
Choose a tag to compare
@doorbash doorbash released this 15 Apr 20:55
· 2 commits to master since this release
repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.doorbash:colyseus-kotlin:0.14.5'
}