| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.tomoya0x00 | 
    
| ArtifactId | ArtifactIdstatek-android | 
    
| Last Version | Last Version0.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionstatek 
            Multiplatform Kotlin DSL for FSM (finite state machine). 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| statek-android-0.5.0.pom | |
| statek-android-0.5.0-sources.jar | 3 KB | 
| statek-android-0.5.0-javadoc.jar | 494 bytes | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.3.72 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |