dominique-unruh / scala-isabelle   0.4.2

MIT License Website GitHub

A Scala library for controlling/interacting with Isabelle

Scala versions: 2.13 2.12

scala-isabelle 0.4.1-RC2


Group ID:
de.unruh
Artifact ID:
scala-isabelle_2.13
Version:
0.4.1-RC2
Release Date:
Nov 16, 2022
Licenses:
MIT
Files:

libraryDependencies += "de.unruh" %% "scala-isabelle" % "0.4.1-RC2"

Mill build tool

ivy"de.unruh::scala-isabelle:0.4.1-RC2"

Scala CLI

//> using dep "de.unruh::scala-isabelle:0.4.1-RC2"

Ammonite REPL

import $ivy.`de.unruh::scala-isabelle:0.4.1-RC2`

<dependency>
  <groupId>de.unruh</groupId>
  <artifactId>scala-isabelle_2.13</artifactId>
  <version>0.4.1-RC2</version>
</dependency>

compile group: 'de.unruh', name: 'scala-isabelle_2.13', version: '0.4.1-RC2'