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-setup 0.9.2


Group ID:
info.hupel
Artifact ID:
libisabelle-setup_2.12
Version:
0.9.2
Release Date:
Oct 15, 2017
Files:

libraryDependencies += "info.hupel" %% "libisabelle-setup" % "0.9.2"

Mill build tool

ivy"info.hupel::libisabelle-setup:0.9.2"

Scala CLI

//> using dep "info.hupel::libisabelle-setup:0.9.2"

Ammonite REPL

import $ivy.`info.hupel::libisabelle-setup:0.9.2`

<dependency>
  <groupId>info.hupel</groupId>
  <artifactId>libisabelle-setup_2.12</artifactId>
  <version>0.9.2</version>
</dependency>

compile group: 'info.hupel', name: 'libisabelle-setup_2.12', version: '0.9.2'