MVN

org.xcsp : xcsp3-tools

Maven & Gradle

Apr 02, 2023
2 usages
19 stars

XCSP3 Java Tools · Java Tools for parsing XCSP3 instances, compiling JvCSP3 models, and checking solutions. For more information about XCSP3, follow www.xcsp.org

<dependency>
    <groupId>org.xcsp</groupId>
    <artifactId>xcsp3-tools</artifactId>
    <version>2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xcsp : xcsp3-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3

All Versions

Choose a version of org.xcsp : xcsp3-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3
xcsp3-tools-2.3
2.2
xcsp3-tools-2.2
2.1.x
xcsp3-tools-2.1.0
2.1
xcsp3-tools-2.1
2.0.x
xcsp3-tools-2.0.3
xcsp3-tools-2.0.1
2.0
xcsp3-tools-2.0
1.2.x
xcsp3-tools-1.2.4
xcsp3-tools-1.2.3
xcsp3-tools-1.2.2
xcsp3-tools-1.2.1
xcsp3-tools-1.2.0
1.2.
xcsp3-tools-1.2.
1.1.x
xcsp3-tools-1.1.0
1.0.x
xcsp3-tools-1.0.0
0.9.x
xcsp3-tools-0.9.0

How to add a dependency to Maven

Add the following org.xcsp : xcsp3-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xcsp</groupId>
    <artifactId>xcsp3-tools</artifactId>
    <version>2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xcsp : xcsp3-tools gradle dependency to your build.gradle file:

implementation 'org.xcsp:xcsp3-tools:2.3'

Gradle Kotlin DSL: Add the following org.xcsp : xcsp3-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xcsp:xcsp3-tools:2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xcsp : xcsp3-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xcsp" % "xcsp3-tools" % "2.3"

Advertisement

Dependencies from Group

Apr 02, 2023
2 usages
19 stars

Discover Dependencies

Jul 09, 2018
0 stars
Feb 21, 2018
4 usages
12.8k stars
May 19, 2022
3 usages
3k stars
Jan 31, 2022
10 usages
266 stars
Dec 15, 2022
7 usages
154 stars
May 17, 2019
9 usages
218 stars
Aug 15, 2023
29 usages
1k stars