не последняя версия
Последняя версия 0.2.19

com.github.davidmoten:state-machine-parent 0.2.18


Группа

Группа

com.github.davidmoten
Идентификатор

Идентификатор

state-machine-parent
Версия

Версия

0.2.18
Тип

Тип

pom

Скачать state-machine-parent 0.2.18

Имя Файла Размер
state-machine-parent-0.2.18.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.18</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-parent/
implementation 'com.github.davidmoten:state-machine-parent:0.2.18'
// https://jarcasting.com/artifacts/com.github.davidmoten/state-machine-parent/
implementation ("com.github.davidmoten:state-machine-parent:0.2.18")
'com.github.davidmoten:state-machine-parent:pom:0.2.18'
<dependency org="com.github.davidmoten" name="state-machine-parent" rev="0.2.18">
  <artifact name="state-machine-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='state-machine-parent', version='0.2.18')
)
libraryDependencies += "com.github.davidmoten" % "state-machine-parent" % "0.2.18"
[com.github.davidmoten/state-machine-parent "0.2.18"]