MVN

de.learnlib : learnlib-datastructure-pta

Maven & Gradle

Oct 12, 2020
5 usages

LearnLib :: Datastructures :: PTA · Data- and utility classes for Prefix-Tree-Acceptors

<dependency>
    <groupId>de.learnlib</groupId>
    <artifactId>learnlib-datastructure-pta</artifactId>
    <version>0.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.learnlib : learnlib-datastructure-pta to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16.0

All Versions

Choose a version of de.learnlib : learnlib-datastructure-pta to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16.x
learnlib-datastructure-pta-0.16.0
0.15.x
learnlib-datastructure-pta-0.15.0
0.14.x
learnlib-datastructure-pta-0.14.0
0.13.x
learnlib-datastructure-pta-0.13.1
learnlib-datastructure-pta-0.13.0

How to add a dependency to Maven

Add the following de.learnlib : learnlib-datastructure-pta maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.learnlib</groupId>
    <artifactId>learnlib-datastructure-pta</artifactId>
    <version>0.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.learnlib : learnlib-datastructure-pta gradle dependency to your build.gradle file:

implementation 'de.learnlib:learnlib-datastructure-pta:0.16.0'

Gradle Kotlin DSL: Add the following de.learnlib : learnlib-datastructure-pta gradle kotlin dependency to your build.gradle.kts file:

implementation("de.learnlib:learnlib-datastructure-pta:0.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.learnlib : learnlib-datastructure-pta sbt scala dependency to your build.sbt file:

libraryDependencies += "de.learnlib" % "learnlib-datastructure-pta" % "0.16.0"

Advertisement

Dependencies from Group

Oct 12, 2020
28 usages
147 stars
Jun 04, 2015
20 usages
147 stars
Oct 12, 2020
15 usages
Oct 12, 2020
14 usages
147 stars
Jun 04, 2015
12 usages
147 stars

Discover Dependencies

Feb 13, 2018
5 usages
29 stars
Jun 04, 2021
4 usages
304 stars
Feb 26, 2020
4 usages
24 stars
Feb 13, 2018
4 usages
3.2k stars
Jul 10, 2018
4 usages
734 stars
Feb 12, 2018
4 usages
3.3k stars
xml
Feb 24, 2018
6 usages
273 stars