| License |
License |
|---|---|
| GroupId | GroupIdse.lth.cs |
| ArtifactId | ArtifactIdintroprog_3 |
| Version | Version1.3.1 |
| 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.3.1.pom | |
| introprog_3-1.3.1.jar | 103 KB |
| introprog_3-1.3.1-sources.jar | 15 KB |
| introprog_3-1.3.1-javadoc.jar | 511 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |