SootConfig

Fluent-interface configuration for Soot

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

de.tu-darmstadt.stg
ArtifactId

ArtifactId

sootconfig
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

SootConfig
Fluent-interface configuration for Soot
Project URL

Project URL

http://www.thewhitespace.de/projects/peaks/sootconfig.html

Download sootconfig

How to add to project

<!-- https://jarcasting.com/artifacts/de.tu-darmstadt.stg/sootconfig/ -->
<dependency>
    <groupId>de.tu-darmstadt.stg</groupId>
    <artifactId>sootconfig</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.tu-darmstadt.stg/sootconfig/
implementation 'de.tu-darmstadt.stg:sootconfig:1.1'
// https://jarcasting.com/artifacts/de.tu-darmstadt.stg/sootconfig/
implementation ("de.tu-darmstadt.stg:sootconfig:1.1")
'de.tu-darmstadt.stg:sootconfig:jar:1.1'
<dependency org="de.tu-darmstadt.stg" name="sootconfig" rev="1.1">
  <artifact name="sootconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tu-darmstadt.stg', module='sootconfig', version='1.1')
)
libraryDependencies += "de.tu-darmstadt.stg" % "sootconfig" % "1.1"
[de.tu-darmstadt.stg/sootconfig "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
ca.mcgill.sable : soot jar 3.0.0-SNAPSHOT
com.google.guava : guava jar 20.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0