MVN

com.github.aljoshakoecher : isa88-state-machine

Maven & Gradle

Feb 02, 2021
7 stars

ISA 88 State Machine · State Machine according to ISA 88 that can be used to quickly implement a behavior that is consistent with ISA 88

<dependency>
    <groupId>com.github.aljoshakoecher</groupId>
    <artifactId>isa88-state-machine</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.aljoshakoecher : isa88-state-machine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of com.github.aljoshakoecher : isa88-state-machine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
isa88-state-machine-2.0.1
isa88-state-machine-2.0.0
1.2.x
isa88-state-machine-1.2.0
1.1.x
isa88-state-machine-1.1.1
isa88-state-machine-1.1.0
1.0.x
isa88-state-machine-1.0.0

How to add a dependency to Maven

Add the following com.github.aljoshakoecher : isa88-state-machine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.aljoshakoecher</groupId>
    <artifactId>isa88-state-machine</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.aljoshakoecher : isa88-state-machine gradle dependency to your build.gradle file:

implementation 'com.github.aljoshakoecher:isa88-state-machine:2.0.1'

Gradle Kotlin DSL: Add the following com.github.aljoshakoecher : isa88-state-machine gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.aljoshakoecher:isa88-state-machine:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.aljoshakoecher : isa88-state-machine sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.aljoshakoecher" % "isa88-state-machine" % "2.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 19, 2020
1 stars
Nov 12, 2020
134 stars
Aug 08, 2023
1 usages
14.8k stars
Jun 15, 2023
7 usages
13 stars
Aug 26, 2023
23 usages
4.7k stars
Oct 17, 2022
1.3k stars
Feb 02, 2022
3 usages
21 stars
May 30, 2020
1 usages
7 stars
Jul 31, 2023
55 usages
2.3k stars