Last Version

AutomataLib :: API 0.10.0

This artifact contains the API of AutomataLib, which mainly consists of interfaces for the various concepts and automaton models supported by the AutomataLib core. In addition to that, it also defines some fundamental classes for dealing with words of symbols.

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.automatalib
ArtifactId

ArtifactId

automata-api
Version

Version

0.10.0
Type

Type

jar
Description

Description

AutomataLib :: API
This artifact contains the API of AutomataLib, which mainly consists of interfaces for the various concepts and automaton models supported by the AutomataLib core. In addition to that, it also defines some fundamental classes for dealing with words of symbols.

Download automata-api 0.10.0


<!-- https://jarcasting.com/artifacts/net.automatalib/automata-api/ -->
<dependency>
    <groupId>net.automatalib</groupId>
    <artifactId>automata-api</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.automatalib/automata-api/
implementation 'net.automatalib:automata-api:0.10.0'
// https://jarcasting.com/artifacts/net.automatalib/automata-api/
implementation ("net.automatalib:automata-api:0.10.0")
'net.automatalib:automata-api:jar:0.10.0'
<dependency org="net.automatalib" name="automata-api" rev="0.10.0">
  <artifact name="automata-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.automatalib', module='automata-api', version='0.10.0')
)
libraryDependencies += "net.automatalib" % "automata-api" % "0.10.0"
[net.automatalib/automata-api "0.10.0"]

Dependencies

compile (4)

Group / Artifact Type Version
net.automatalib : automata-commons-smartcollections jar 0.10.0
net.automatalib : automata-commons-util jar 0.10.0
com.google.guava : guava jar 29.0-jre
org.checkerframework : checker-qual jar 3.7.0

provided (1)

Group / Artifact Type Version
org.kohsuke.metainf-services : metainf-services jar 1.8

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.