Last Version

java-smt 3.12.0

Unified acccess layer to SMT solvers

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.sosy-lab
ArtifactId

ArtifactId

java-smt
Version

Version

3.12.0
Type

Type

jar
Description

Description

java-smt
Unified acccess layer to SMT solvers
Project URL

Project URL

https://github.com/sosy-lab/java-smt
Project Organization

Project Organization

Software Systems Lab
Source Code Management

Source Code Management

https://github.com/sosy-lab/java-smt/

Download java-smt 3.12.0


<!-- https://jarcasting.com/artifacts/org.sosy-lab/java-smt/ -->
<dependency>
    <groupId>org.sosy-lab</groupId>
    <artifactId>java-smt</artifactId>
    <version>3.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sosy-lab/java-smt/
implementation 'org.sosy-lab:java-smt:3.12.0'
// https://jarcasting.com/artifacts/org.sosy-lab/java-smt/
implementation ("org.sosy-lab:java-smt:3.12.0")
'org.sosy-lab:java-smt:jar:3.12.0'
<dependency org="org.sosy-lab" name="java-smt" rev="3.12.0">
  <artifact name="java-smt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sosy-lab', module='java-smt', version='3.12.0')
)
libraryDependencies += "org.sosy-lab" % "java-smt" % "3.12.0"
[org.sosy-lab/java-smt "3.12.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.sosy-lab : common jar 0.3000-502-gb581f5d
com.google.guava : guava jar 31.0.1-jre
org.checkerframework : checker-qual jar 3.21.2
com.github.spotbugs : spotbugs-annotations jar 4.5.3
com.google.code.findbugs : jsr305 jar 3.0.2
de.uni-freiburg.informatik.ultimate : smtinterpol jar 2.5-916-ga5843d8b
io.github.uuverifiers : princess_2.13 jar 2021-11-15
org.codehaus.mojo : animal-sniffer-annotations jar 1.18

Project Modules

There are no modules declared in this project.