is not current version
Last Version 1.1.0

io.gitlab.chaver:chocotools 1.0.6

A set of tools to facilitate constraint programming with Choco solver

Categories

Categories

Choco Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

io.gitlab.chaver
ArtifactId

ArtifactId

chocotools
Version

Version

1.0.6
Type

Type

jar

Download chocotools 1.0.6


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