MVN

se.lth.cs : introprog_3

Maven & Gradle

Oct 07, 2021
59 stars

introprog · Scala utilities for introductory Computer Science teaching.

<dependency>
    <groupId>se.lth.cs</groupId>
    <artifactId>introprog_3</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.lth.cs : introprog_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of se.lth.cs : introprog_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
introprog_3-1.3.1
1.2.x
introprog_3-1.2.0
1.1.x
introprog_3-1.1.5

How to add a dependency to Maven

Add the following se.lth.cs : introprog_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.lth.cs</groupId>
    <artifactId>introprog_3</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.lth.cs : introprog_3 gradle dependency to your build.gradle file:

implementation 'se.lth.cs:introprog_3:1.3.1'

Gradle Kotlin DSL: Add the following se.lth.cs : introprog_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("se.lth.cs:introprog_3:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.lth.cs : introprog_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "se.lth.cs" % "introprog_3" % "1.3.1"

Advertisement

Dependencies from Group

Sep 19, 2019
59 stars
Oct 02, 2019
59 stars
Oct 07, 2021
59 stars

Discover Dependencies

cv
Aug 10, 2022
15 stars
Dec 18, 2021
40 stars
May 20, 2021
1 usages
1 stars
May 18, 2021
20 stars
Feb 02, 2022
70 stars
Feb 28, 2022
35 stars
May 20, 2021
1 stars