fr.irit.ics:java-automaton

This library allows the creation of automata using the Mealy notations with a java implementation.

License

License

Categories

Categories

Java Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

fr.irit.ics
ArtifactId

ArtifactId

java-automaton
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

fr.irit.ics:java-automaton
This library allows the creation of automata using the Mealy notations with a java implementation.
Project URL

Project URL

https://github.com/DavidNavarreICS/JavaAutomaton
Source Code Management

Source Code Management

https://github.com/DavidNavarreICS/JavaAutomaton/tree/master

Download java-automaton

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1