is not current version
Last Version 2.2.3

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

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.1.3
Type

Type

jar

Download engine-client-addon-statemachine 2.1.3


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