MVN

net.automatalib : automata-core

Maven & Gradle

Oct 11, 2020
54 usages
64 stars

AutomataLib :: Core · The core artifact of AutomataLib. This library contains concrete implementations for many of the automaton model interfaces defined in the API artifact, as well as abstract base classes that facilitate implementing new automaton model classes. Note that concrete algorithms (traversal, reachability analysis etc.) are not in the scope of this artifact.

<dependency>
    <groupId>net.automatalib</groupId>
    <artifactId>automata-core</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.automatalib : automata-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of net.automatalib : automata-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
automata-core-0.10.0
0.9.x
automata-core-0.9.0
0.8.x
automata-core-0.8.0
0.7.x
automata-core-0.7.1
automata-core-0.7.0
0.6.x
automata-core-0.6.0
0.5.x
automata-core-0.5.2
automata-core-0.5.1
0.4.x
automata-core-0.4.1
automata-core-0.4.0
0.3.x
automata-core-0.3.1-ase2013-tutorial-r1
automata-core-0.3.1
automata-core-0.3.1-ase2013-tutorial
automata-core-0.3.0

How to add a dependency to Maven

Add the following net.automatalib : automata-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.automatalib</groupId>
    <artifactId>automata-core</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.automatalib : automata-core gradle dependency to your build.gradle file:

implementation 'net.automatalib:automata-core:0.10.0'

Gradle Kotlin DSL: Add the following net.automatalib : automata-core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.automatalib:automata-core:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.automatalib : automata-core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.automatalib" % "automata-core" % "0.10.0"

Advertisement

Dependencies from Group

Oct 11, 2020
64 usages
64 stars
Oct 11, 2020
54 usages
64 stars
Oct 11, 2020
48 usages
64 stars
Oct 11, 2020
41 usages
64 stars
Oct 11, 2020
20 usages
64 stars

Discover Dependencies

Oct 11, 2020
48 usages
64 stars
Oct 11, 2020
3 usages
64 stars
Oct 11, 2020
64 usages
64 stars
Oct 11, 2020
1 usages
64 stars
Jun 04, 2015
1 usages
63 stars
Oct 11, 2020
1 usages
64 stars
Aug 17, 2023
25 usages
216 stars
Aug 17, 2023
14 usages
216 stars
Aug 17, 2023
4 usages
216 stars