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

StateMachine 0.0.2

A Kotlin DSL for finite state machine

Лицензия

Лицензия

Группа

Группа

it.sephiroth.android.library
Идентификатор

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

statemachine
Версия

Версия

0.0.2
Тип

Тип

aar
Описание

Описание

StateMachine
A Kotlin DSL for finite state machine
Ссылка на сайт

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

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

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

https://github.com/sephiroth74/StateMachine

Скачать statemachine 0.0.2

Имя Файла Размер
statemachine-0.0.2.pom
statemachine-0.0.2.aar 31 KB
Обзор

<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library/statemachine/ -->
<dependency>
    <groupId>it.sephiroth.android.library</groupId>
    <artifactId>statemachine</artifactId>
    <version>0.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library/statemachine/
implementation 'it.sephiroth.android.library:statemachine:0.0.2'
// https://jarcasting.com/artifacts/it.sephiroth.android.library/statemachine/
implementation ("it.sephiroth.android.library:statemachine:0.0.2")
'it.sephiroth.android.library:statemachine:aar:0.0.2'
<dependency org="it.sephiroth.android.library" name="statemachine" rev="0.0.2">
  <artifact name="statemachine" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library', module='statemachine', version='0.0.2')
)
libraryDependencies += "it.sephiroth.android.library" % "statemachine" % "0.0.2"
[it.sephiroth.android.library/statemachine "0.0.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.40
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.40

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

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