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

pide-interface 0.6.3


Group ID:
info.hupel
Artifact ID:
pide-interface_2.10
Version:
0.6.3
Release Date:
Nov 11, 2016
Licenses:
Files:

libraryDependencies += "info.hupel" %% "pide-interface" % "0.6.3"

Mill build tool

ivy"info.hupel::pide-interface:0.6.3"

Scala CLI

//> using dep "info.hupel::pide-interface:0.6.3"

Ammonite REPL

import $ivy.`info.hupel::pide-interface:0.6.3`

<dependency>
  <groupId>info.hupel</groupId>
  <artifactId>pide-interface_2.10</artifactId>
  <version>0.6.3</version>
</dependency>

compile group: 'info.hupel', name: 'pide-interface_2.10', version: '0.6.3'