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-package 0.9.0


Group ID:
info.hupel
Artifact ID:
pide-package_2.11
Version:
0.9.0
Release Date:
Aug 2, 2017
Licenses:
Files:

libraryDependencies += "info.hupel" %% "pide-package" % "0.9.0"

Mill build tool

ivy"info.hupel::pide-package:0.9.0"

Scala CLI

//> using dep "info.hupel::pide-package:0.9.0"

Ammonite REPL

import $ivy.`info.hupel::pide-package:0.9.0`

<dependency>
  <groupId>info.hupel</groupId>
  <artifactId>pide-package_2.11</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'info.hupel', name: 'pide-package_2.11', version: '0.9.0'