| Группа | Группаcom.github.davidmoten |
|---|---|
| Идентификатор | Идентификаторstate-machine-parent |
| Версия | Версия0.2.15 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| state-machine-parent-0.2.15.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-parent/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>state-machine-parent</artifactId>
<version>0.2.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-parent/
implementation 'com.github.davidmoten:state-machine-parent:0.2.15'
// https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-parent/
implementation ("com.github.davidmoten:state-machine-parent:0.2.15")
'com.github.davidmoten:state-machine-parent:pom:0.2.15'
<dependency org="com.github.davidmoten" name="state-machine-parent" rev="0.2.15">
<artifact name="state-machine-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='state-machine-parent', version='0.2.15')
)
libraryDependencies += "com.github.davidmoten" % "state-machine-parent" % "0.2.15"
[com.github.davidmoten/state-machine-parent "0.2.15"]