is not current version
Last Version 3.0.0

org.refcodes:refcodes-checkerboard-ext-javafx-chess 1.1.7

Artifact for providing JavaFX resources related to the chess game (making use of the org.refcodes:refcodes-data-ext-chess artifact)

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-checkerboard-ext-javafx-chess
Version

Version

1.1.7
Type

Type

jar

Download refcodes-checkerboard-ext-javafx-chess 1.1.7


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