fr.menana:automaton

Automaton is a Free and Open-Source Library dedicated to create and manipulate determinist and non-deterministic finite automaton. Alphabet are solely composed of integers.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

fr.menana
ArtifactId

ArtifactId

automaton
Last Version

Last Version

1.8
Release Date

Release Date

Type

Type

jar
Description

Description

fr.menana:automaton
Automaton is a Free and Open-Source Library dedicated to create and manipulate determinist and non-deterministic finite automaton. Alphabet are solely composed of integers.
Project URL

Project URL

https://github.com/bebui/Automaton

Download automaton

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.8
1.7
1.5
1.4
1.3
1.2
1.1