MVN

de.hhu.stups : tla2bAST

Maven & Gradle

Aug 11, 2023
2 usages
0 stars

TLA+ to B-AST · Translator from TLA+ to ProB's AST representation.

<dependency>
    <groupId>de.hhu.stups</groupId>
    <artifactId>tla2bAST</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.hhu.stups : tla2bAST to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of de.hhu.stups : tla2bAST to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
tla2bAST-1.2.1
tla2bAST-1.2.0
1.1.x
tla2bAST-1.1.5
tla2bAST-1.1.4
tla2bAST-1.1.3
tla2bAST-1.1.0
1.0.x
tla2bAST-1.0.9
tla2bAST-1.0.8
tla2bAST-1.0.7

How to add a dependency to Maven

Add the following de.hhu.stups : tla2bAST maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.hhu.stups</groupId>
    <artifactId>tla2bAST</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.hhu.stups : tla2bAST gradle dependency to your build.gradle file:

implementation 'de.hhu.stups:tla2bAST:1.2.1'

Gradle Kotlin DSL: Add the following de.hhu.stups : tla2bAST gradle kotlin dependency to your build.gradle.kts file:

implementation("de.hhu.stups:tla2bAST:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.hhu.stups : tla2bAST sbt scala dependency to your build.sbt file:

libraryDependencies += "de.hhu.stups" % "tla2bAST" % "1.2.1"

Advertisement

Dependencies from Group

Aug 11, 2023
12 usages
9 stars
Aug 11, 2023
7 usages
9 stars
Aug 11, 2023
7 usages
9 stars
Aug 08, 2023
7 usages
Aug 11, 2023
6 usages
9 stars

Discover Dependencies