is not current version
Last Version 2.0.1

XCSP3 Java Tools 2.0

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

License

License

GroupId

GroupId

org.xcsp
ArtifactId

ArtifactId

xcsp3-tools
Version

Version

2.0
Type

Type

jar
Description

Description

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

Project URL

http://www.xcsp.org
Project Organization

Project Organization

Centre de Recherche en Informatique de Lens (CRIL), University of Artois
Source Code Management

Source Code Management

https://github.com/xcsp3team/XCSP3-Java-Tools/tree/master

Download xcsp3-tools 2.0


<!-- https://jarcasting.com/artifacts/org.xcsp/xcsp3-tools/ -->
<dependency>
    <groupId>org.xcsp</groupId>
    <artifactId>xcsp3-tools</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xcsp/xcsp3-tools/
implementation 'org.xcsp:xcsp3-tools:2.0'
// https://jarcasting.com/artifacts/org.xcsp/xcsp3-tools/
implementation ("org.xcsp:xcsp3-tools:2.0")
'org.xcsp:xcsp3-tools:jar:2.0'
<dependency org="org.xcsp" name="xcsp3-tools" rev="2.0">
  <artifact name="xcsp3-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xcsp', module='xcsp3-tools', version='2.0')
)
libraryDependencies += "org.xcsp" % "xcsp3-tools" % "2.0"
[org.xcsp/xcsp3-tools "2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
javax.json : javax.json-api jar 1.1.2
org.glassfish : javax.json jar 1.1.2
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.