MVN

net.andreinc : neatchess

Maven & Gradle

Apr 21, 2021

neatchess library · neatchess library

<dependency>
    <groupId>net.andreinc</groupId>
    <artifactId>neatchess</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.andreinc : neatchess to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.andreinc : neatchess to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
neatchess-1.0

How to add a dependency to Maven

Add the following net.andreinc : neatchess maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.andreinc</groupId>
    <artifactId>neatchess</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.andreinc : neatchess gradle dependency to your build.gradle file:

implementation 'net.andreinc:neatchess:1.0'

Gradle Kotlin DSL: Add the following net.andreinc : neatchess gradle kotlin dependency to your build.gradle.kts file:

implementation("net.andreinc:neatchess:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.andreinc : neatchess sbt scala dependency to your build.sbt file:

libraryDependencies += "net.andreinc" % "neatchess" % "1.0"

Advertisement

Dependencies from Group

Dec 11, 2021
3 usages
524 stars
Feb 09, 2021
1 usages
1 stars
Feb 09, 2021
1 usages
19 stars
Dec 16, 2021
62 stars
Apr 21, 2021

Discover Dependencies

Apr 20, 2021
118 stars
Jan 18, 2023
108 stars
Jun 10, 2021
11 stars
sdk
Aug 22, 2023