MVN

net.digger : state-machine

Maven & Gradle

Feb 20, 2018
1 usages
0 stars

A state machine implementation.

<dependency>
    <groupId>net.digger</groupId>
    <artifactId>state-machine</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.digger : state-machine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.digger : state-machine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
state-machine-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.digger</groupId>
    <artifactId>state-machine</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.digger : state-machine gradle dependency to your build.gradle file:

implementation 'net.digger:state-machine:1.0.0'

Gradle Kotlin DSL: Add the following net.digger : state-machine gradle kotlin dependency to your build.gradle.kts file:

implementation("net.digger:state-machine:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.digger : state-machine sbt scala dependency to your build.sbt file:

libraryDependencies += "net.digger" % "state-machine" % "1.0.0"

Advertisement

Dependencies from Group

Nov 13, 2018
4 usages
0 stars
Feb 19, 2018
3 usages
0 stars
Mar 19, 2018
2 usages
2 stars
Nov 13, 2018
2 usages
0 stars
Nov 13, 2018
2 usages
0 stars

Discover Dependencies

Jul 29, 2019
5 usages
6 stars
Sep 30, 2018
8 stars
Feb 20, 2018
2 stars
Feb 20, 2018
2 stars
Nov 22, 2018
650 stars
Feb 23, 2018
0 stars