siddhartha-gadgil / provingground   0.1.1

MIT License Website GitHub

Proving Ground: Tools for Automated Mathematics

Scala versions: 2.13 2.12

provingground-mantle 0.1.0


Group ID:
io.github.siddhartha-gadgil
Artifact ID:
provingground-mantle_2.12
Version:
0.1.0
Release Date:
Mar 22, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.github.siddhartha-gadgil" %% "provingground-mantle" % "0.1.0"

Mill build tool

ivy"io.github.siddhartha-gadgil::provingground-mantle:0.1.0"

Scala CLI

//> using dep "io.github.siddhartha-gadgil::provingground-mantle:0.1.0"

Ammonite REPL

import $ivy.`io.github.siddhartha-gadgil::provingground-mantle:0.1.0`

<dependency>
  <groupId>io.github.siddhartha-gadgil</groupId>
  <artifactId>provingground-mantle_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.siddhartha-gadgil', name: 'provingground-mantle_2.12', version: '0.1.0'