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