sciss / poirot   0.3.1

Contributors Wanted GNU Affero General Public License v3.0 GitHub

A Scala front-end for the JaCoP constraints solver library. Mirror of https://codeberg.org/sciss/Poirot

Scala versions: 2.13 2.12 2.11 2.10

poirot 0.2.0


Group ID:
de.sciss
Artifact ID:
poirot_2.10
Version:
0.2.0
Release Date:
Mar 20, 2014
Licenses:
Files:

libraryDependencies += "de.sciss" %% "poirot" % "0.2.0"

Mill build tool

ivy"de.sciss::poirot:0.2.0"

Scala CLI

//> using dep "de.sciss::poirot:0.2.0"

Ammonite REPL

import $ivy.`de.sciss::poirot:0.2.0`

<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>poirot_2.10</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'de.sciss', name: 'poirot_2.10', version: '0.2.0'