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

Turnstile 0.1

Kotlin's implementation of state machine inspired by Boost::Meta State Machine.

Лицензия

Лицензия

Группа

Группа

io.github.snpefk
Идентификатор

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

turnstile
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

Turnstile
Kotlin's implementation of state machine inspired by Boost::Meta State Machine.
Ссылка на сайт

Ссылка на сайт

https://github.com/snpefk/turnstile
Система контроля версий

Система контроля версий

https://github.com/snpefk/turnstile

Скачать turnstile 0.1


<!-- https://jarcasting.com/artifacts/io.github.snpefk/turnstile/ -->
<dependency>
    <groupId>io.github.snpefk</groupId>
    <artifactId>turnstile</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.snpefk/turnstile/
implementation 'io.github.snpefk:turnstile:0.1'
// https://jarcasting.com/artifacts/io.github.snpefk/turnstile/
implementation ("io.github.snpefk:turnstile:0.1")
'io.github.snpefk:turnstile:jar:0.1'
<dependency org="io.github.snpefk" name="turnstile" rev="0.1">
  <artifact name="turnstile" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.snpefk', module='turnstile', version='0.1')
)
libraryDependencies += "io.github.snpefk" % "turnstile" % "0.1"
[io.github.snpefk/turnstile "0.1"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
org.jetbrains.kotlin : kotlin-reflect jar 1.5.10

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13
io.mockk : mockk jar 1.9.3

Модули Проекта

Данный проект не имеет модулей.