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

org.refcodes:refcodes-data-ext-chess 1.3.2

Artifact for providing resources related to the chess game such as images, bitmaps or sounds (not all kind of resources may be included).

Категории

Категории

Данные
Группа

Группа

org.refcodes
Идентификатор

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

refcodes-data-ext-chess
Версия

Версия

1.3.2
Тип

Тип

jar

Скачать refcodes-data-ext-chess 1.3.2


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