MVN

com.ToxicBakery.kfinstatemachine : graph-js

Maven & Gradle

Nov 08, 2022
43 stars

KotlinFiniteStateMachine · Kotlin library for creating finite state machines.

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

Latest Version

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

  • Latest Stable: 5.0.60

All Versions

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

Version Vulnerabilities Updated
5.0.x
graph-js-5.0.60
4.3.x
graph-js-4.3.50
4.2.x
graph-js-4.2.47
4.1.x
graph-js-4.1.35
4.0.x
graph-js-4.0.29
3.0.x
graph-js-3.0.17
graph-js-3.0.14

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Aug 22, 2023
3 usages
6.7k stars
Jul 06, 2021
1 usages
345 stars
Jan 04, 2019
16.5k stars
Jan 01, 2019
1 usages
30 stars
Jul 27, 2023
14 usages
42.8k stars
Aug 11, 2023
19 usages
22 stars
Jan 28, 2023
385 stars
Sep 02, 2022
9 usages
90 stars