is not current version
Last Version 0.2.19

com.github.davidmoten:state-machine-parent 0.2.7


GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

state-machine-parent
Version

Version

0.2.7
Type

Type

pom

Download state-machine-parent 0.2.7


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-parent/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>state-machine-parent</artifactId>
    <version>0.2.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-parent/
implementation 'com.github.davidmoten:state-machine-parent:0.2.7'
// https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-parent/
implementation ("com.github.davidmoten:state-machine-parent:0.2.7")
'com.github.davidmoten:state-machine-parent:pom:0.2.7'
<dependency org="com.github.davidmoten" name="state-machine-parent" rev="0.2.7">
  <artifact name="state-machine-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='state-machine-parent', version='0.2.7')
)
libraryDependencies += "com.github.davidmoten" % "state-machine-parent" % "0.2.7"
[com.github.davidmoten/state-machine-parent "0.2.7"]