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


Group ID:
info.hupel
Artifact ID:
pide-interface_2.12
Version:
0.6.5
Release Date:
Jan 24, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>info.hupel</groupId>
  <artifactId>pide-interface_2.12</artifactId>
  <version>0.6.5</version>
</dependency>

compile group: 'info.hupel', name: 'pide-interface_2.12', version: '0.6.5'