MVN

com.ToxicBakery.kfinstatemachine : graph

Maven & Gradle

Nov 08, 2022
1 usages
43 stars

KotlinFiniteStateMachine · Kotlin library for creating finite state machines.

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

Latest Version

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

  • Latest Stable: 5.0.60

All Versions

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

Version Vulnerabilities Updated
5.0.x
graph-5.0.60
4.3.x
graph-4.3.50
4.2.x
graph-4.2.47
4.1.x
graph-4.1.35
4.0.x
graph-4.0.29
3.0.x
graph-3.0.17
graph-3.0.14
2.4.x
graph-2.4.163
2.3.x
graph-2.3.159
2.2.x
graph-2.2.145
2.1.x
graph-2.1.139
2.0.x
graph-2.0.113

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.ToxicBakery.kfinstatemachine" % "graph" % "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

May 08, 2018
3 usages
11.4k stars
Sep 20, 2021
2 usages
144 stars
May 18, 2018
1 usages
May 18, 2018
1 usages
May 18, 2018
1 usages
May 18, 2018
1 usages
Jun 05, 2018
1 usages
0 stars
Mar 19, 2023
1 usages
851 stars
Jun 24, 2022
3 usages
108 stars
Jul 05, 2019
1 usages
11 stars