siddhartha-gadgil / provingground   0.1.1

MIT License Website GitHub

Proving Ground: Tools for Automated Mathematics

Scala versions: 2.13 2.12

provingground-core-jvm 0.1.1


Group ID:
io.github.siddhartha-gadgil
Artifact ID:
provingground-core-jvm_2.13
Version:
0.1.1
Release Date:
Sep 19, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.github.siddhartha-gadgil" %% "provingground-core-jvm" % "0.1.1"

Mill build tool

ivy"io.github.siddhartha-gadgil::provingground-core-jvm:0.1.1"

Scala CLI

//> using dep "io.github.siddhartha-gadgil::provingground-core-jvm:0.1.1"

Ammonite REPL

import $ivy.`io.github.siddhartha-gadgil::provingground-core-jvm:0.1.1`

<dependency>
  <groupId>io.github.siddhartha-gadgil</groupId>
  <artifactId>provingground-core-jvm_2.13</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'io.github.siddhartha-gadgil', name: 'provingground-core-jvm_2.13', version: '0.1.1'