| Группа | Группаio.github.hsiehshujeng |
|---|---|
| Идентификатор | Идентификаторprojen-statemachine |
| Версия | Версия0.1.19 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| projen-statemachine-0.1.19.pom | |
| projen-statemachine-0.1.19.jar | 332 KB |
| projen-statemachine-0.1.19-sources.jar | 328 KB |
| projen-statemachine-0.1.19-javadoc.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.hsiehshujeng/projen-statemachine/ -->
<dependency>
<groupId>io.github.hsiehshujeng</groupId>
<artifactId>projen-statemachine</artifactId>
<version>0.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/projen-statemachine/
implementation 'io.github.hsiehshujeng:projen-statemachine:0.1.19'
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/projen-statemachine/
implementation ("io.github.hsiehshujeng:projen-statemachine:0.1.19")
'io.github.hsiehshujeng:projen-statemachine:jar:0.1.19'
<dependency org="io.github.hsiehshujeng" name="projen-statemachine" rev="0.1.19">
<artifact name="projen-statemachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hsiehshujeng', module='projen-statemachine', version='0.1.19')
)
libraryDependencies += "io.github.hsiehshujeng" % "projen-statemachine" % "0.1.19"
[io.github.hsiehshujeng/projen-statemachine "0.1.19"]