lunduniversity / introprog-scalalib   1.3.1

BSD 2-clause "Simplified" License GitHub

Scala library with simple-to-use utilites for students of introductory programming. http://cs.lth.se/pgk/api

Scala versions: 3.x 2.13 2.12

introprog 0.1.5


Group ID:
se.lth.cs
Artifact ID:
introprog_2.12
Version:
0.1.5
Release Date:
Sept 12, 2018
Licenses:
Files:

libraryDependencies += "se.lth.cs" %% "introprog" % "0.1.5"

Mill build tool

ivy"se.lth.cs::introprog:0.1.5"

Scala CLI

//> using dep "se.lth.cs::introprog:0.1.5"

Ammonite REPL

import $ivy.`se.lth.cs::introprog:0.1.5`

<dependency>
  <groupId>se.lth.cs</groupId>
  <artifactId>introprog_2.12</artifactId>
  <version>0.1.5</version>
</dependency>

compile group: 'se.lth.cs', name: 'introprog_2.12', version: '0.1.5'