| License |
License |
|---|---|
| GroupId | GroupIdse.lth.cs |
| ArtifactId | ArtifactIdintroprog_3 |
| Version | Version1.1.5 |
| Type | Typejar |
| Description |
Descriptionintroprog
Scala utilities for introductory Computer Science teaching.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| introprog_3-1.1.5.pom | |
| introprog_3-1.1.5.jar | 84 KB |
| introprog_3-1.1.5-sources.jar | 12 KB |
| introprog_3-1.1.5-javadoc.jar | 238 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |