is not current version
Last Version 2.0.1

com.ironoreserver:com.ironore.statemachine 2.0.0

IronOre StateMachine

GroupId

GroupId

com.ironoreserver
ArtifactId

ArtifactId

com.ironore.statemachine
Version

Version

2.0.0
Type

Type

jar

Download com.ironore.statemachine 2.0.0


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