Last Version

Automata 0.2.1

A library that implements formal finite state automata.

License

License

The MIT License (MIT)
Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

tel.schich
ArtifactId

ArtifactId

automata
Version

Version

0.2.1
Type

Type

jar
Description

Description

Automata
A library that implements formal finite state automata.
Project URL

Project URL

https://schich.tel
Source Code Management

Source Code Management

https://github.com/pschichtel/automata

Download automata 0.2.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.