Last Version

Easy States 2.0.0

An Event-Driven Deterministic Finite Automaton implementation in Java

License

License

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-states
Version

Version

2.0.0
Type

Type

jar
Description

Description

Easy States
An Event-Driven Deterministic Finite Automaton implementation in Java
Project URL

Project URL

https://github.com/j-easy/easy-states

Download easy-states 2.0.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 3.15.0
org.mockito : mockito-core jar 3.3.0

Project Modules

There are no modules declared in this project.