не последняя версия
Последняя версия 1.0-alpha-22

com.googlecode.jinahya:finite-state-machine 1.0-alpha-10


Группа

Группа

com.googlecode.jinahya
Идентификатор

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

finite-state-machine
Версия

Версия

1.0-alpha-10
Тип

Тип

jar

Скачать finite-state-machine 1.0-alpha-10


<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/finite-state-machine/ -->
<dependency>
    <groupId>com.googlecode.jinahya</groupId>
    <artifactId>finite-state-machine</artifactId>
    <version>1.0-alpha-10</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/finite-state-machine/
implementation 'com.googlecode.jinahya:finite-state-machine:1.0-alpha-10'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/finite-state-machine/
implementation ("com.googlecode.jinahya:finite-state-machine:1.0-alpha-10")
'com.googlecode.jinahya:finite-state-machine:jar:1.0-alpha-10'
<dependency org="com.googlecode.jinahya" name="finite-state-machine" rev="1.0-alpha-10">
  <artifact name="finite-state-machine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='finite-state-machine', version='1.0-alpha-10')
)
libraryDependencies += "com.googlecode.jinahya" % "finite-state-machine" % "1.0-alpha-10"
[com.googlecode.jinahya/finite-state-machine "1.0-alpha-10"]