is not current version
Last Version 0.2.19

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


GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

state-machine-annotations
Version

Version

0.2.10
Type

Type

jar

Download state-machine-annotations 0.2.10


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