не последняя версия
Последняя версия 1.2.3

de.upb.cs.swt:heros 1.1.0

Heros is a generic implementation of an IFDS/IDE Solver that can be plugged into existing, Java-based program analysis frameworks. A reference connector exists for the Soot framework.

Группа

Группа

de.upb.cs.swt
Идентификатор

Идентификатор

heros
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать heros 1.1.0


<!-- https://jarcasting.com/artifacts/de.upb.cs.swt/heros/ -->
<dependency>
    <groupId>de.upb.cs.swt</groupId>
    <artifactId>heros</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.upb.cs.swt/heros/
implementation 'de.upb.cs.swt:heros:1.1.0'
// https://jarcasting.com/artifacts/de.upb.cs.swt/heros/
implementation ("de.upb.cs.swt:heros:1.1.0")
'de.upb.cs.swt:heros:jar:1.1.0'
<dependency org="de.upb.cs.swt" name="heros" rev="1.1.0">
  <artifact name="heros" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.upb.cs.swt', module='heros', version='1.1.0')
)
libraryDependencies += "de.upb.cs.swt" % "heros" % "1.1.0"
[de.upb.cs.swt/heros "1.1.0"]