Last Version

Whiley Theorem Prover (WyTP) 0.7.0

This provides a simple implementation of an automated theorem prover, designed specifically for use with the Whiley Compiler.

License

License

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

wytp
Version

Version

0.7.0
Type

Type

jar
Description

Description

Whiley Theorem Prover (WyTP)
This provides a simple implementation of an automated theorem prover, designed specifically for use with the Whiley Compiler.
Project URL

Project URL

http://whiley.org
Source Code Management

Source Code Management

https://github.com/Whiley/WhileyCompiler

Download wytp 0.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.whiley : wycc jar [0.8.0,0.9.0)
org.whiley : wycli jar [0.8.0,0.9.0)
ant : ant jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.