Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdengine-client-addon-statemachine |
Version | Version2.1.0 |
Type | Typejar |
<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/engine-client-addon-statemachine/
implementation 'be.yildiz-games:engine-client-addon-statemachine:2.1.0'
// https://jarcasting.com/artifacts/be.yildiz-games/engine-client-addon-statemachine/
implementation ("be.yildiz-games:engine-client-addon-statemachine:2.1.0")
'be.yildiz-games:engine-client-addon-statemachine:jar:2.1.0'
<dependency org="be.yildiz-games" name="engine-client-addon-statemachine" rev="2.1.0">
<artifact name="engine-client-addon-statemachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='engine-client-addon-statemachine', version='2.1.0')
)
libraryDependencies += "be.yildiz-games" % "engine-client-addon-statemachine" % "2.1.0"
[be.yildiz-games/engine-client-addon-statemachine "2.1.0"]