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.0


Group ID:
se.lth.cs
Artifact ID:
introprog_2.12
Version:
1.1.0
Release Date:
Oct 3, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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