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.0.2


Group ID:
org.maraist
Artifact ID:
bps-scala_3
Version:
0.0.2
Release Date:
Dec 13, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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