is not current version
Last Version 2022-03-16

Princess-parser 2021-08-12

Princess is a theorem prover (aka SMT Solver) for Presburger arithmetic, uninterpreted predicates, and various other theories.

License

License

GroupId

GroupId

io.github.uuverifiers
ArtifactId

ArtifactId

princess-parser_2.13
Version

Version

2021-08-12
Type

Type

jar
Description

Description

Princess-parser
Princess is a theorem prover (aka SMT Solver) for Presburger arithmetic, uninterpreted predicates, and various other theories.
Project URL

Project URL

https://philipp.ruemmer.org/princess.shtml
Project Organization

Project Organization

io.github.uuverifiers
Source Code Management

Source Code Management

https://github.com/uuverifiers/princess

Download princess-parser_2.13 2021-08-12


<!-- https://jarcasting.com/artifacts/io.github.uuverifiers/princess-parser_2.13/ -->
<dependency>
    <groupId>io.github.uuverifiers</groupId>
    <artifactId>princess-parser_2.13</artifactId>
    <version>2021-08-12</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.uuverifiers/princess-parser_2.13/
implementation 'io.github.uuverifiers:princess-parser_2.13:2021-08-12'
// https://jarcasting.com/artifacts/io.github.uuverifiers/princess-parser_2.13/
implementation ("io.github.uuverifiers:princess-parser_2.13:2021-08-12")
'io.github.uuverifiers:princess-parser_2.13:jar:2021-08-12'
<dependency org="io.github.uuverifiers" name="princess-parser_2.13" rev="2021-08-12">
  <artifact name="princess-parser_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.uuverifiers', module='princess-parser_2.13', version='2021-08-12')
)
libraryDependencies += "io.github.uuverifiers" % "princess-parser_2.13" % "2021-08-12"
[io.github.uuverifiers/princess-parser_2.13 "2021-08-12"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4

Project Modules

There are no modules declared in this project.