MVN

com.github.marcioos : bgg-client

Maven & Gradle

Apr 17, 2020
12 stars

bgg-client · Java and Android client for BoardGameGeek XML API 2

<dependency>
    <groupId>com.github.marcioos</groupId>
    <artifactId>bgg-client</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.marcioos : bgg-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.github.marcioos : bgg-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
bgg-client-1.0

How to add a dependency to Maven

Add the following com.github.marcioos : bgg-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.marcioos</groupId>
    <artifactId>bgg-client</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.marcioos : bgg-client gradle dependency to your build.gradle file:

implementation 'com.github.marcioos:bgg-client:1.0'

Gradle Kotlin DSL: Add the following com.github.marcioos : bgg-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.marcioos:bgg-client:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.marcioos : bgg-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.marcioos" % "bgg-client" % "1.0"

Advertisement

Dependencies from Group

Apr 17, 2020
12 stars
Apr 17, 2020
12 stars

Discover Dependencies

May 12, 2021
4 stars
Feb 01, 2021
3 usages
1 stars
Apr 13, 2020
1 usages
19 stars
Dec 15, 2021
19 stars
Sep 22, 2022
1.3k stars
May 25, 2020
1 usages
5 stars
Sep 03, 2021
904 stars
Sep 17, 2021
34 usages
6 stars