larsrh / libisabelle   1.0.1

Contributors Wanted Apache License 2.0 GitHub

A Scala library which talks to Isabelle (DISCONTINUED)

Scala versions: 2.12 2.11 2.10

libisabelle 1.1.0-RC3


Group ID:
info.hupel
Artifact ID:
libisabelle_2.12
Version:
1.1.0-RC3
Release Date:
Jun 2, 2019
Files:

libraryDependencies += "info.hupel" %% "libisabelle" % "1.1.0-RC3"

Mill build tool

ivy"info.hupel::libisabelle:1.1.0-RC3"

Scala CLI

//> using dep "info.hupel::libisabelle:1.1.0-RC3"

Ammonite REPL

import $ivy.`info.hupel::libisabelle:1.1.0-RC3`

<dependency>
  <groupId>info.hupel</groupId>
  <artifactId>libisabelle_2.12</artifactId>
  <version>1.1.0-RC3</version>
</dependency>

compile group: 'info.hupel', name: 'libisabelle_2.12', version: '1.1.0-RC3'