MVN

ch.astorm : jchess

Maven & Gradle

Jul 23, 2023
8 stars

ch.astorm:jchess · Chess API to handle a chess game

<dependency>
    <groupId>ch.astorm</groupId>
    <artifactId>jchess</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.astorm : jchess to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of ch.astorm : jchess to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jchess-1.2.0
1.1.x
jchess-1.1.0
1.0.x
jchess-1.0.0

How to add a dependency to Maven

Add the following ch.astorm : jchess maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.astorm</groupId>
    <artifactId>jchess</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.astorm : jchess gradle dependency to your build.gradle file:

implementation 'ch.astorm:jchess:1.2.0'

Gradle Kotlin DSL: Add the following ch.astorm : jchess gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.astorm:jchess:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.astorm : jchess sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.astorm" % "jchess" % "1.2.0"

Advertisement

Dependencies from Group

Jul 23, 2023
31 stars
Aug 26, 2023
8 stars
Jul 23, 2023
8 stars

Discover Dependencies

Oct 20, 2021
8 stars
Oct 26, 2021
4 stars
Oct 31, 2022
1 usages
8 stars
Dec 12, 2022
1 usages
2.5k stars
Oct 05, 2021
2 stars
Dec 04, 2021
1 usages
3 stars
Nov 08, 2021
Jun 19, 2023
1 usages
10 stars