is not current version
Last Version 1.3.1

introprog 1.1.5

Scala utilities for introductory Computer Science teaching.

License

License

GroupId

GroupId

se.lth.cs
ArtifactId

ArtifactId

introprog_3
Version

Version

1.1.5
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.1.5


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.