statek

Multiplatform Kotlin DSL for FSM (finite state machine).

License

License

GroupId

GroupId

io.github.tomoya0x00
ArtifactId

ArtifactId

statek-android
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

statek
Multiplatform Kotlin DSL for FSM (finite state machine).
Project URL

Project URL

https://github.com/tomoya0x00/statek
Source Code Management

Source Code Management

https://github.com/tomoya0x00/statek

Download statek-android

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.1