MVN

ca.mcgill.sable : soot-umbrella

Maven & Gradle

Jun 26, 2020
2.7k stars

Soot - a J*va Optimization Framework · A Java Optimization Framework

<dependency>
    <groupId>ca.mcgill.sable</groupId>
    <artifactId>soot-umbrella</artifactId>
    <version>4.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.mcgill.sable : soot-umbrella to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.3

All Versions

Choose a version of ca.mcgill.sable : soot-umbrella to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
soot-umbrella-4.1.3
soot-umbrella-4.1.2
soot-umbrella-4.1.1
soot-umbrella-4.1.0

How to add a dependency to Maven

Add the following ca.mcgill.sable : soot-umbrella maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ca.mcgill.sable</groupId>
    <artifactId>soot-umbrella</artifactId>
    <version>4.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ca.mcgill.sable : soot-umbrella gradle dependency to your build.gradle file:

implementation 'ca.mcgill.sable:soot-umbrella:4.1.3'

Gradle Kotlin DSL: Add the following ca.mcgill.sable : soot-umbrella gradle kotlin dependency to your build.gradle.kts file:

implementation("ca.mcgill.sable:soot-umbrella:4.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following ca.mcgill.sable : soot-umbrella sbt scala dependency to your build.sbt file:

libraryDependencies += "ca.mcgill.sable" % "soot-umbrella" % "4.1.3"

Advertisement

Dependencies from Group

Mar 02, 2020
11 usages
2.7k stars
Dec 29, 2021
4 usages
93 stars
Mar 06, 2019
3 usages
3 stars
Mar 06, 2019
1 usages
Jun 26, 2020
2.7k stars

Discover Dependencies

Apr 12, 2020
3 stars
Sep 02, 2020
1 stars
Mar 05, 2023
2 stars
Apr 06, 2020
6 stars
Apr 10, 2020
3.8k stars
Apr 01, 2023
3 usages
0 stars
May 29, 2020
3 stars