is not current version
Last Version 2.1.1

org.webpieces:core-statemachine 1.9.61

an api to run DDL commands from java

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

core-statemachine
Version

Version

1.9.61
Type

Type

jar

Download core-statemachine 1.9.61


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