is not current version
Last Version 3.0.4

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

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

Categories

Categories

Data
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-data-ext-chess
Version

Version

2.1.4
Type

Type

jar

Download refcodes-data-ext-chess 2.1.4


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