Last Version

KotlinFiniteStateMachine 4.1.35

Kotlin library for creating finite state machines.

License

License

GroupId

GroupId

com.ToxicBakery.kfinstatemachine
ArtifactId

ArtifactId

core
Version

Version

4.1.35
Type

Type

pom
Description

Description

KotlinFiniteStateMachine
Kotlin library for creating finite state machines.
Project URL

Project URL

https://github.com/ToxicBakery/kfin-state-machine
Source Code Management

Source Code Management

https://github.com/ToxicBakery/kfin-state-machine.git

Download core 4.1.35


<!-- https://jarcasting.com/artifacts/com.ToxicBakery.kfinstatemachine/core/ -->
<dependency>
    <groupId>com.ToxicBakery.kfinstatemachine</groupId>
    <artifactId>core</artifactId>
    <version>4.1.35</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ToxicBakery.kfinstatemachine/core/
implementation 'com.ToxicBakery.kfinstatemachine:core:4.1.35'
// https://jarcasting.com/artifacts/com.ToxicBakery.kfinstatemachine/core/
implementation ("com.ToxicBakery.kfinstatemachine:core:4.1.35")
'com.ToxicBakery.kfinstatemachine:core:pom:4.1.35'
<dependency org="com.ToxicBakery.kfinstatemachine" name="core" rev="4.1.35">
  <artifact name="core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ToxicBakery.kfinstatemachine', module='core', version='4.1.35')
)
libraryDependencies += "com.ToxicBakery.kfinstatemachine" % "core" % "4.1.35"
[com.ToxicBakery.kfinstatemachine/core "4.1.35"]

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.