diff --git a/README.md b/README.md index e7c4f48..e1fc4f9 100644 --- a/README.md +++ b/README.md @@ -66,35 +66,17 @@ a dependency via Maven, Gradle, SBT, etc using the following coordinates: ```.xml - de.upb.cs.swt + org.soot-oss heros - 1.2.3-SNAPSHOT + 1.2.4 - - - sonatype-snapshots - https://oss.sonatype.org/content/repositories/snapshots - - false - - - ``` How do I obtain the nightly build? ------------------------ -You can also obtain older builds of the `develop` branch. A complete listing of builds can be found on [Sonatype's SNAPSHOT repository](https://oss.sonatype.org/content/repositories/snapshots/de/upb/cs/swt/heros/). - -# How do I obtain Heros without Maven? -**We recommend using Heros with Maven** - -You can obtain the latest snapshot build of heros [directly](https://oss.sonatype.org/content/repositories/snapshots/de/upb/cs/swt/heros/). - -The `heros--jar-with-dependencies.jar` file is an all-in-one file that also contains all the required libraries. - -The `heros-.jar` file contains only Soot, allowing you to manually pick dependencies as you need them. If you do not want to bother with dependencies, we recommend using the former. +You can also obtain older builds of the `develop` branch. [1]: https://soot-oss.github.io/soot/