License |
License |
---|---|
GroupId | GroupIdorg.alcibiade |
ArtifactId | ArtifactIdchess |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChess Model and Rules
Chess Model and Rules
|
Filename | Size |
---|---|
chess-2.0.0.pom | |
chess-2.0.0.jar | 53 KB |
chess-2.0.0-sources.jar | 26 KB |
chess-2.0.0-javadoc.jar | 209 KB |
Browse |
<!-- 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"]
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 |
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 |