MVN

net.automatalib : automata-incremental

Maven & Gradle

Oct 11, 2020
4 usages
64 stars

AutomataLib :: Incremental · A library for incremental automata construction. This artifact contains algorithms for incrementally constructing DFAs (both prefix-closed and non-prefix-closed) and Mealy machines from a finite, incrementally growing set of example inputs/outputs.

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

Latest Version

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

  • Latest Stable: 0.10.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "net.automatalib" % "automata-incremental" % "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

Nov 22, 2021
2 usages
82 stars
May 30, 2017
7 usages
17 stars
Dec 14, 2018
6 usages
2.9k stars
Jul 05, 2023
2 usages
0 stars
Feb 01, 2021
7 usages
78 stars
Sep 03, 2019
8 usages
29 stars
Apr 08, 2023
4 usages
126 stars
May 19, 2010
18 usages