is not current version
Last Version 0.2.19

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


GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

state-machine-annotations
Version

Version

0.2.14
Type

Type

jar

Download state-machine-annotations 0.2.14


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