jphmrst / bps   0.1.0

GitHub

Haskell and Scala translations of Truth Maintenance Systems and other tools from Forbus and de Kleer's Building Problem Solvers.

Scala versions: 3.x

bps-scala 0.1.0


Group ID:
org.maraist
Artifact ID:
bps-scala_3
Version:
0.1.0
Release Date:
Feb 17, 2022
Licenses:
Files:

libraryDependencies += "org.maraist" %% "bps-scala" % "0.1.0"

Mill build tool

ivy"org.maraist::bps-scala:0.1.0"

Scala CLI

//> using dep "org.maraist::bps-scala:0.1.0"

Ammonite REPL

import $ivy.`org.maraist::bps-scala:0.1.0`

<dependency>
  <groupId>org.maraist</groupId>
  <artifactId>bps-scala_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'org.maraist', name: 'bps-scala_3', version: '0.1.0'