| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.davidmoten |
| Идентификатор | Идентификаторstate-machine-runtime |
| Последняя версия | Последняя версия0.2.19 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеstate-machine-runtime
Parent pom to ease deployment to Maven Central
|
| Имя Файла | Размер |
|---|---|
| state-machine-runtime-0.2.19.pom | |
| state-machine-runtime-0.2.19.jar | 37 KB |
| state-machine-runtime-0.2.19-sources.jar | 13 KB |
| state-machine-runtime-0.2.19-javadoc.jar | 136 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-runtime/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>state-machine-runtime</artifactId>
<version>0.2.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-runtime/
implementation 'com.github.davidmoten:state-machine-runtime:0.2.19'
// https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-runtime/
implementation ("com.github.davidmoten:state-machine-runtime:0.2.19")
'com.github.davidmoten:state-machine-runtime:jar:0.2.19'
<dependency org="com.github.davidmoten" name="state-machine-runtime" rev="0.2.19">
<artifact name="state-machine-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='state-machine-runtime', version='0.2.19')
)
libraryDependencies += "com.github.davidmoten" % "state-machine-runtime" % "0.2.19"
[com.github.davidmoten/state-machine-runtime "0.2.19"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.davidmoten : guava-mini | jar | 0.1.2 |
| io.reactivex.rxjava2 : rxjava | jar | 2.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |