Last Version

simple state machine 1.0.1

simple state machine

License

License

GroupId

GroupId

com.loyayz
ArtifactId

ArtifactId

simple-statemachine
Version

Version

1.0.1
Type

Type

jar
Description

Description

simple state machine
simple state machine
Project URL

Project URL

https://github.com/loyayz/simple-statemachine
Source Code Management

Source Code Management

https://github.com/loyayz/simple-statemachine

Download simple-statemachine 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.