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

isabellectl 0.6


Group ID:
info.hupel
Artifact ID:
isabellectl_2.11
Version:
0.6
Release Date:
Nov 6, 2016
Licenses:
Files:

libraryDependencies += "info.hupel" %% "isabellectl" % "0.6"

Mill build tool

ivy"info.hupel::isabellectl:0.6"

Scala CLI

//> using dep "info.hupel::isabellectl:0.6"

Ammonite REPL

import $ivy.`info.hupel::isabellectl:0.6`

<dependency>
  <groupId>info.hupel</groupId>
  <artifactId>isabellectl_2.11</artifactId>
  <version>0.6</version>
</dependency>

compile group: 'info.hupel', name: 'isabellectl_2.11', version: '0.6'