Last Version

state-machine-annotations 0.2.19

Parent pom to ease deployment to Maven Central

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

state-machine-annotations
Version

Version

0.2.19
Type

Type

jar
Description

Description

state-machine-annotations
Parent pom to ease deployment to Maven Central

Download state-machine-annotations 0.2.19


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.