Last Version

introprog 1.3.1

Scala utilities for introductory Computer Science teaching.

License

License

GroupId

GroupId

se.lth.cs
ArtifactId

ArtifactId

introprog_3
Version

Version

1.3.1
Type

Type

jar
Description

Description

introprog
Scala utilities for introductory Computer Science teaching.
Project URL

Project URL

https://github.com/lunduniversity/introprog-scalalib
Project Organization

Project Organization

LTH
Source Code Management

Source Code Management

https://github.com/lunduniversity/introprog-scalalib

Download introprog_3 1.3.1


<!-- https://jarcasting.com/artifacts/se.lth.cs/introprog_3/ -->
<dependency>
    <groupId>se.lth.cs</groupId>
    <artifactId>introprog_3</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.cs/introprog_3/
implementation 'se.lth.cs:introprog_3:1.3.1'
// https://jarcasting.com/artifacts/se.lth.cs/introprog_3/
implementation ("se.lth.cs:introprog_3:1.3.1")
'se.lth.cs:introprog_3:jar:1.3.1'
<dependency org="se.lth.cs" name="introprog_3" rev="1.3.1">
  <artifact name="introprog_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.cs', module='introprog_3', version='1.3.1')
)
libraryDependencies += "se.lth.cs" % "introprog_3" % "1.3.1"
[se.lth.cs/introprog_3 "1.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.2

Project Modules

There are no modules declared in this project.