MVN

ca.mcgill.sable : soot

Maven & Gradle

Mar 02, 2020
11 usages
2.7k stars

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

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

Latest Version

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

  • Latest Stable: 4.1.0

All Versions

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

Version Vulnerabilities Updated
4.1.x
soot-4.1.0
4.0.x
soot-4.0.0
3.3.x
soot-3.3.0
3.2.x
soot-3.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>ca.mcgill.sable</groupId>
    <artifactId>soot</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'ca.mcgill.sable:soot:4.1.0'

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

implementation("ca.mcgill.sable:soot:4.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "ca.mcgill.sable" % "soot" % "4.1.0"

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

Jan 15, 2017
11 usages
Sep 22, 2016
9 usages
3.5k stars
Nov 03, 2015
24 stars
Jun 19, 2016
7 usages
Aug 31, 2021
1 usages
74 stars
Sep 26, 2017
3 usages
6 stars
Jun 17, 2018
8 usages
79 stars
Oct 11, 2012
3 usages
5.6k stars
Oct 08, 2014
5 usages
3 stars