All Downloads are FREE. Search and download functionalities are using the official Maven repository.

abcl-asdf.t.eg.soot-mixed-repositories.asd Maven / Gradle / Ivy

Go to download

Extra contributions for ABCL code not necessarily licensed under the GPLv2 with classpath exception.

The newest version!
(defsystem #:soot-mixed-repositories
  :defsystem-depends-on (#:jss #:abcl-asdf)
  :components ((:mvn "ca.mcgill.sable/soot/3.0.0-20170622.230711-112"
                :repository "http://repo1.maven.org/maven2/"
                :repositories ("https://soot-build.cs.uni-paderborn.de/nexus/repository/soot-snapshot/")
                :classname "soot.SootClass")))




© 2015 - 2025 Weber Informatics LLC | Privacy Policy