is not current version
Last Version 0.2.19

com.github.davidmoten:state-machine-annotations 0.2.9


GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

state-machine-annotations
Version

Version

0.2.9
Type

Type

jar

Download state-machine-annotations 0.2.9


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