Последняя версия

bgg4j 1.0

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

Лицензия

Лицензия

Группа

Группа

com.andrewswan
Идентификатор

Идентификатор

bgg4j
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

bgg4j
A Java library for easy use of the XML API exposed by www.boardgamegeek.com (BGG).
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/AndrewSwan_au/bgg4j
Система контроля версий

Система контроля версий

https://bitbucket.org/AndrewSwan_au/bgg4j

Скачать bgg4j 1.0


<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.