MVN

com.ToxicBakery.kfinstatemachine : kfin

Maven & Gradle

Nov 08, 2022
2 usages
43 stars

KotlinFiniteStateMachine · Kotlin library for creating finite state machines.

<dependency>
    <groupId>com.ToxicBakery.kfinstatemachine</groupId>
    <artifactId>kfin</artifactId>
    <version>5.0.60</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ToxicBakery.kfinstatemachine : kfin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.60

All Versions

Choose a version of com.ToxicBakery.kfinstatemachine : kfin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
kfin-5.0.60
4.3.x
kfin-4.3.50
4.2.x
kfin-4.2.47

How to add a dependency to Maven

Add the following com.ToxicBakery.kfinstatemachine : kfin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ToxicBakery.kfinstatemachine</groupId>
    <artifactId>kfin</artifactId>
    <version>5.0.60</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ToxicBakery.kfinstatemachine : kfin gradle dependency to your build.gradle file:

implementation 'com.ToxicBakery.kfinstatemachine:kfin:5.0.60'

Gradle Kotlin DSL: Add the following com.ToxicBakery.kfinstatemachine : kfin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ToxicBakery.kfinstatemachine:kfin:5.0.60")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ToxicBakery.kfinstatemachine : kfin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ToxicBakery.kfinstatemachine" % "kfin" % "5.0.60"

Advertisement

Dependencies from Group

Jun 01, 2019
4 usages
43 stars
Nov 08, 2022
2 usages
43 stars
Nov 08, 2022
1 usages
43 stars
Jul 25, 2018
1 usages
43 stars
Nov 08, 2022
1 usages
43 stars

Discover Dependencies

Apr 24, 2023
2 usages
0 stars
Apr 01, 2015
17 usages
9 stars
Jan 23, 2006
3 usages
May 15, 2023
3 usages
60 stars
Aug 04, 2023
167 usages
2.2k stars
Jun 20, 2014
2 usages
5 stars
Aug 22, 2023
38 usages
35 stars
Jan 04, 2023
7 usages
1 stars