Last Version

Chess Model and Rules 2.0.0

Chess Model and Rules

License

License

GroupId

GroupId

org.alcibiade
ArtifactId

ArtifactId

chess
Version

Version

2.0.0
Type

Type

jar
Description

Description

Chess Model and Rules
Chess Model and Rules

Download chess 2.0.0


<!-- 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.