| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dsc-cmt |
| Идентификатор | Идентификаторcmt-statemachine |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcmt-statemachine
state-machine
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre |
| guru.nidi : graphviz-java | jar | 0.16.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |