License |
License |
---|---|
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdstate-machine-annotations |
Last Version | Last Version0.2.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstate-machine-annotations
Parent pom to ease deployment to Maven Central
|
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-annotations/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>state-machine-annotations</artifactId>
<version>0.2.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-annotations/
implementation 'com.github.davidmoten:state-machine-annotations:0.2.19'
// https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-annotations/
implementation ("com.github.davidmoten:state-machine-annotations:0.2.19")
'com.github.davidmoten:state-machine-annotations:jar:0.2.19'
<dependency org="com.github.davidmoten" name="state-machine-annotations" rev="0.2.19">
<artifact name="state-machine-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='state-machine-annotations', version='0.2.19')
)
libraryDependencies += "com.github.davidmoten" % "state-machine-annotations" % "0.2.19"
[com.github.davidmoten/state-machine-annotations "0.2.19"]