is not current version
Last Version 0.5.0

io.github.tomoya0x00:statek-android 0.4.1

Multiplatform Kotlin DSL for FSM (finite state machine).

GroupId

GroupId

io.github.tomoya0x00
ArtifactId

ArtifactId

statek-android
Version

Version

0.4.1
Type

Type

aar

Download statek-android 0.4.1


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