Chess Model and Rules


License

License

GroupId

GroupId

org.alcibiade
ArtifactId

ArtifactId

chess
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Chess Model and Rules
Chess Model and Rules

Download chess

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-core jar 5.0.1.RELEASE
org.springframework : spring-context jar 5.0.1.RELEASE
org.apiguardian : apiguardian-api jar 1.0.0
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 5.0.1.RELEASE
org.junit.jupiter : junit-jupiter-api jar 5.0.1
ch.qos.logback : logback-classic jar 1.1.11
org.assertj : assertj-core jar 3.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.6.2
1.6.1
1.6.0
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0