lunduniversity / introprog-scalalib   1.5.0

BSD 2-clause "Simplified" License Website GitHub

Scala library with simple-to-use utilites for students of introductory programming.

Scala versions: 3.x

introprog 1.5.0


Group ID:
se.lth.cs
Artifact ID:
introprog_3
Version:
1.5.0
Version Scheme:
Release Date:
Apr 21, 2026
Licenses:
Files:
Full Scala Version:
3.3.7
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>se.lth.cs</groupId>
  <artifactId>introprog_3</artifactId>
  <version>1.5.0</version>
</dependency>

compile group: 'se.lth.cs', name: 'introprog_3', version: '1.5.0'