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