is not current version
Last Version 2.2.3

be.yildiz-games:engine-client-addon-statemachine 2.2.0

State machine addon for the Yildiz Engine Client.

Categories

Categories

CLI User Interface
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

engine-client-addon-statemachine
Version

Version

2.2.0
Type

Type

jar

Download engine-client-addon-statemachine 2.2.0


<!-- https://jarcasting.com/artifacts/be.yildiz-games/engine-client-addon-statemachine/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>engine-client-addon-statemachine</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/engine-client-addon-statemachine/
implementation 'be.yildiz-games:engine-client-addon-statemachine:2.2.0'
// https://jarcasting.com/artifacts/be.yildiz-games/engine-client-addon-statemachine/
implementation ("be.yildiz-games:engine-client-addon-statemachine:2.2.0")
'be.yildiz-games:engine-client-addon-statemachine:jar:2.2.0'
<dependency org="be.yildiz-games" name="engine-client-addon-statemachine" rev="2.2.0">
  <artifact name="engine-client-addon-statemachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='engine-client-addon-statemachine', version='2.2.0')
)
libraryDependencies += "be.yildiz-games" % "engine-client-addon-statemachine" % "2.2.0"
[be.yildiz-games/engine-client-addon-statemachine "2.2.0"]