License |
License |
---|---|
GroupId | GroupIdio.github.tomoya0x00 |
ArtifactId | ArtifactIdstatek-ios |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionstatek
Multiplatform Kotlin DSL for FSM (finite state machine).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
statek-ios-0.5.0.pom | |
statek-ios-0.5.0-sources.jar | 3 KB |
statek-ios-0.5.0-javadoc.jar | 494 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tomoya0x00/statek-ios/ -->
<dependency>
<groupId>io.github.tomoya0x00</groupId>
<artifactId>statek-ios</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tomoya0x00/statek-ios/
implementation 'io.github.tomoya0x00:statek-ios:0.5.0'
// https://jarcasting.com/artifacts/io.github.tomoya0x00/statek-ios/
implementation ("io.github.tomoya0x00:statek-ios:0.5.0")
'io.github.tomoya0x00:statek-ios:pom:0.5.0'
<dependency org="io.github.tomoya0x00" name="statek-ios" rev="0.5.0">
<artifact name="statek-ios" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.tomoya0x00', module='statek-ios', version='0.5.0')
)
libraryDependencies += "io.github.tomoya0x00" % "statek-ios" % "0.5.0"
[io.github.tomoya0x00/statek-ios "0.5.0"]