Skip to content
/ kbgg Public

A simple kotlin wrapper for the Board Game Geek XML API v2.

License

Notifications You must be signed in to change notification settings

serafo27/kbgg

Repository files navigation

kbgg Build Status Maven Central

A simple kotlin wrapper for the Board Game Geek XML API v2.

Download

Use Gradle:

dependencies {
  implementation 'io.github.serafo27:kbgg:latest-version'
}

Or Maven:

<dependency>
  <groupId>io.github.serafo27</groupId>
  <artifactId>kbgg</artifactId>
  <version>latest-version</version>
</dependency>

About

A simple kotlin wrapper for the Board Game Geek XML API v2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages