MVN

com.grookage.fsm : fsm

Maven & Gradle

May 31, 2022
0 stars

Easy fsm · A simple quick to use fsm

<dependency>
    <groupId>com.grookage.fsm</groupId>
    <artifactId>fsm</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.grookage.fsm : fsm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.grookage.fsm : fsm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
fsm-2.0.2
fsm-2.0.0
1.0.x
fsm-1.0.1
fsm-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.grookage.fsm</groupId>
    <artifactId>fsm</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.grookage.fsm : fsm gradle dependency to your build.gradle file:

implementation 'com.grookage.fsm:fsm:2.0.2'

Gradle Kotlin DSL: Add the following com.grookage.fsm : fsm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.grookage.fsm:fsm:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.grookage.fsm : fsm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.grookage.fsm" % "fsm" % "2.0.2"

Advertisement

Dependencies from Group

fsm
May 31, 2022
0 stars

Discover Dependencies

Feb 04, 2022
2 usages
8.1k stars
Feb 04, 2022
1 usages
8.1k stars
Feb 04, 2022
2 usages
8.1k stars
Feb 04, 2022
8.1k stars
Feb 04, 2022
3 usages
8.1k stars
Aug 17, 2023
1k stars
Aug 08, 2023
2 usages
1.8k stars