bgg4j

A Java library for easy use of the XML API exposed by www.boardgamegeek.com (BGG).

License

License

GroupId

GroupId

com.andrewswan
ArtifactId

ArtifactId

bgg4j
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

bgg4j
A Java library for easy use of the XML API exposed by www.boardgamegeek.com (BGG).
Project URL

Project URL

https://bitbucket.org/AndrewSwan_au/bgg4j
Source Code Management

Source Code Management

https://bitbucket.org/AndrewSwan_au/bgg4j

Download bgg4j

How to add to project

<!-- https://jarcasting.com/artifacts/com.andrewswan/bgg4j/ -->
<dependency>
    <groupId>com.andrewswan</groupId>
    <artifactId>bgg4j</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.andrewswan/bgg4j/
implementation 'com.andrewswan:bgg4j:1.0'
// https://jarcasting.com/artifacts/com.andrewswan/bgg4j/
implementation ("com.andrewswan:bgg4j:1.0")
'com.andrewswan:bgg4j:jar:1.0'
<dependency org="com.andrewswan" name="bgg4j" rev="1.0">
  <artifact name="bgg4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.andrewswan', module='bgg4j', version='1.0')
)
libraryDependencies += "com.andrewswan" % "bgg4j" % "1.0"
[com.andrewswan/bgg4j "1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0