Poirot

A Scala front-end for the JaCoP constraints solver library

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

poirot_2.10
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Poirot
A Scala front-end for the JaCoP constraints solver library
Project URL

Project URL

https://github.com/Sciss/Poirot
Project Organization

Project Organization

de.sciss

Download poirot_2.10

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.3
de.sciss : jacop jar 3.4.+

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0