MVN

com.marcelotomazini : chess

Maven & Gradle

Sep 06, 2016
0 stars

chess · A chess game

<dependency>
    <groupId>com.marcelotomazini</groupId>
    <artifactId>chess</artifactId>
    <version>0.1.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.marcelotomazini : chess to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.17

All Versions

Choose a version of com.marcelotomazini : chess to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
chess-0.1.17
chess-0.1.16
chess-0.1.15
chess-0.1.14
chess-0.1.13
chess-0.1.12
chess-0.1.11
chess-0.1.10
chess-0.1.9
chess-0.1.8
chess-0.1.7
chess-0.1.6
chess-0.1.5
chess-0.1.4
chess-0.1.3
chess-0.1.2
chess-0.1.1

How to add a dependency to Maven

Add the following com.marcelotomazini : chess maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.marcelotomazini</groupId>
    <artifactId>chess</artifactId>
    <version>0.1.17</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.marcelotomazini : chess gradle dependency to your build.gradle file:

implementation 'com.marcelotomazini:chess:0.1.17'

Gradle Kotlin DSL: Add the following com.marcelotomazini : chess gradle kotlin dependency to your build.gradle.kts file:

implementation("com.marcelotomazini:chess:0.1.17")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.marcelotomazini : chess sbt scala dependency to your build.sbt file:

libraryDependencies += "com.marcelotomazini" % "chess" % "0.1.17"

Advertisement

Dependencies from Group

Sep 06, 2016
0 stars

Discover Dependencies

Jun 23, 2020
6 usages
158 stars
May 25, 2020
7 usages
5 stars
Jul 25, 2016
1 usages
0 stars
Dec 26, 2020
1 stars
Jun 26, 2017
2 usages
May 02, 2017
3 stars
Oct 12, 2020
0 stars
Jun 14, 2021
10 usages
498 stars
Jun 14, 2021
15 usages
162 stars
Dec 06, 2021
23 usages
616 stars