GitHub / kevcodez / pubg-api-kotlin
Kotlin wrapper for the Playerunknowns Battlegrounds Developer API, Java 8+
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevcodez%2Fpubg-api-kotlin
Stars: 10
Forks: 4
Open issues: 0
License: mit
Language: Kotlin
Size: 4.9 MB
Dependencies parsed at:
9
Created at: about 7 years ago
Updated at: 12 months ago
Pushed at: over 6 years ago
Last synced at: 9 days ago
Topics: api, kotlin, playerunknowns-battlegrounds, pubg, wrapper
Funding Links https://github.com/sponsors/kevcodez
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310 $jackson_version compile
- com.fasterxml.jackson.module:jackson-module-kotlin $jackson_version compile
- com.squareup.okhttp3:okhttp $okhttp_version compile
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 $kotlin_version compile
- org.slf4j:slf4j-api $slf4j_version compile
- org.slf4j:slf4j-simple $slf4j_version testCompile
- io.mockk:mockk $mockk_version testImplementation
- org.junit.jupiter:junit-jupiter-api $junit_version testImplementation
- org.junit.jupiter:junit-jupiter-engine $junit_version testRuntimeOnly