MVN

org.whiley : wytp

Maven & Gradle

Oct 08, 2020
1 usages
216 stars

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

<dependency>
    <groupId>org.whiley</groupId>
    <artifactId>wytp</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.whiley : wytp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of org.whiley : wytp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
wytp-0.7.0
0.6.x
wytp-0.6.18
wytp-0.6.17
wytp-0.6.16
wytp-0.6.15
wytp-0.6.14
wytp-0.6.13
wytp-0.6.12
wytp-0.6.11
wytp-0.6.10
wytp-0.6.9
wytp-0.6.8
wytp-0.6.7
wytp-0.6.6
wytp-0.6.5
wytp-0.6.4-1
wytp-0.6.4.1
wytp-0.6.4
wytp-0.6.3
wytp-0.6.2
wytp-0.6.1
wytp-0.6.0
wytp-0.6.4b
0.5.x
wytp-0.5.8
wytp-0.5.7
wytp-0.5.6
wytp-0.5.5
wytp-0.5.4
wytp-0.5.3
wytp-0.5.2
wytp-0.5.1
wytp-0.5.0
0.4.x
wytp-0.4.0

How to add a dependency to Maven

Add the following org.whiley : wytp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.whiley</groupId>
    <artifactId>wytp</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.whiley : wytp gradle dependency to your build.gradle file:

implementation 'org.whiley:wytp:0.7.0'

Gradle Kotlin DSL: Add the following org.whiley : wytp gradle kotlin dependency to your build.gradle.kts file:

implementation("org.whiley:wytp:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.whiley : wytp sbt scala dependency to your build.sbt file:

libraryDependencies += "org.whiley" % "wytp" % "0.7.0"

Advertisement

Dependencies from Group

3 usages
wyc
Aug 10, 2022
3 usages
216 stars
May 25, 2021
2 usages
3 stars
Dec 03, 2021
2 usages
Sep 24, 2019
1 usages
23 stars

Discover Dependencies

Apr 23, 2021
2 usages
23 stars
Dec 23, 2022
5 usages
25 stars
Jul 05, 2023
2 usages
0 stars
Jul 05, 2023
2 usages
0 stars
Feb 09, 2021
1 usages
2.5k stars
Sep 02, 2019
1 usages
0 stars
Jan 23, 2023
3 usages
8 stars
Jan 23, 2023
3 usages
8 stars
Jan 23, 2023
3 usages
8 stars
May 04, 2023
3 usages
8 stars