Last Version

AutomataLib :: Adapters :: BRICS 0.10.0

This artifact contains adapter classes for treating the Automaton objects from the BRICS library (http://www.brics.dk/automaton) as AutomataLib models.

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.automatalib
ArtifactId

ArtifactId

automata-brics
Version

Version

0.10.0
Type

Type

jar
Description

Description

AutomataLib :: Adapters :: BRICS
This artifact contains adapter classes for treating the Automaton objects from the BRICS library (http://www.brics.dk/automaton) as AutomataLib models.

Download automata-brics 0.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.automatalib : automata-api jar 0.10.0
dk.brics.automaton : automaton Optional jar 1.11-8
org.checkerframework : checker-qual jar 3.7.0

test (3)

Group / Artifact Type Version
net.automatalib : automata-core jar 0.10.0
net.automatalib : automata-util jar 0.10.0
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.