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 1.1.4


Group ID:
se.lth.cs
Artifact ID:
introprog_2.13
Version:
1.1.4
Release Date:
Oct 2, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>se.lth.cs</groupId>
  <artifactId>introprog_2.13</artifactId>
  <version>1.1.4</version>
</dependency>

compile group: 'se.lth.cs', name: 'introprog_2.13', version: '1.1.4'