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