Last Version

javasmt-yices2 3.12.0

JavaSMT bindings for the SMT solver Yices

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.sosy-lab
ArtifactId

ArtifactId

javasmt-yices2
Version

Version

3.12.0
Type

Type

pom
Description

Description

javasmt-yices2
JavaSMT bindings for the SMT solver Yices
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 javasmt-yices2 3.12.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.