| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dsc-cmt |
| ArtifactId | ArtifactIdcmt-statemachine |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncmt-statemachine
state-machine
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cmt-statemachine-1.4.pom | |
| cmt-statemachine-1.4.jar | 30 KB |
| cmt-statemachine-1.4-sources.jar | 21 KB |
| cmt-statemachine-1.4-javadoc.jar | 192 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dsc-cmt/cmt-statemachine/ -->
<dependency>
<groupId>com.github.dsc-cmt</groupId>
<artifactId>cmt-statemachine</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dsc-cmt/cmt-statemachine/
implementation 'com.github.dsc-cmt:cmt-statemachine:1.4'
// https://jarcasting.com/artifacts/com.github.dsc-cmt/cmt-statemachine/
implementation ("com.github.dsc-cmt:cmt-statemachine:1.4")
'com.github.dsc-cmt:cmt-statemachine:jar:1.4'
<dependency org="com.github.dsc-cmt" name="cmt-statemachine" rev="1.4">
<artifact name="cmt-statemachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dsc-cmt', module='cmt-statemachine', version='1.4')
)
libraryDependencies += "com.github.dsc-cmt" % "cmt-statemachine" % "1.4"
[com.github.dsc-cmt/cmt-statemachine "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre |
| guru.nidi : graphviz-java | jar | 0.16.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |