is not current version
Last Version 2.0.0

org.alcibiade:chess 1.0.0

Chess Model and Rules

GroupId

GroupId

org.alcibiade
ArtifactId

ArtifactId

chess
Version

Version

1.0.0
Type

Type

jar

Download chess 1.0.0


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