Last Version

io.gitlab.chaver:chocotools 1.1.0

A set of tools to facilitate constraint programming with Choco solver

License

License

Categories

Categories

Choco Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

io.gitlab.chaver
ArtifactId

ArtifactId

chocotools
Version

Version

1.1.0
Type

Type

jar
Description

Description

io.gitlab.chaver:chocotools
A set of tools to facilitate constraint programming with Choco solver
Project URL

Project URL

https://gitlab.com/chaver/chocotools
Source Code Management

Source Code Management

http://gitlab.com/chaver/chocotools/tree/master

Download chocotools 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.choco-solver : choco-solver jar 4.10.8
com.google.code.gson : gson jar 2.9.0
info.picocli : picocli jar 4.6.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.