MVN

ch.epfl.scala : jarjar

Maven & Gradle

Sep 22, 2019
1 usages

jarjar · jarjar

<dependency>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>jarjar</artifactId>
    <version>1.7.2-patched</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.epfl.scala : jarjar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.2-patched

All Versions

Choose a version of ch.epfl.scala : jarjar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
jarjar-1.7.2-patched

How to add a dependency to Maven

Add the following ch.epfl.scala : jarjar maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>jarjar</artifactId>
    <version>1.7.2-patched</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.epfl.scala : jarjar gradle dependency to your build.gradle file:

implementation 'ch.epfl.scala:jarjar:1.7.2-patched'

Gradle Kotlin DSL: Add the following ch.epfl.scala : jarjar gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.epfl.scala:jarjar:1.7.2-patched")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.epfl.scala : jarjar sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.epfl.scala" % "jarjar" % "1.7.2-patched"

Advertisement

Dependencies from Group

Jun 03, 2023
75 usages
803 stars
Jun 12, 2023
65 usages
424 stars
Jun 03, 2023
43 usages
803 stars
Jun 03, 2023
32 usages
803 stars
Oct 10, 2022
31 usages
803 stars

Discover Dependencies