statek

Multiplatform Kotlin DSL for FSM (finite state machine).

License

License

GroupId

GroupId

io.github.tomoya0x00
ArtifactId

ArtifactId

statek-ios
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

pom
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-ios

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.1