MVN

org.jeasy : easy-states

Maven & Gradle

Mar 14, 2020
207 stars

Easy States · An Event-Driven Deterministic Finite Automaton implementation in Java

<dependency>
    <groupId>org.jeasy</groupId>
    <artifactId>easy-states</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jeasy : easy-states to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.jeasy : easy-states to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
easy-states-2.0.0
1.0.x
easy-states-1.0.1
easy-states-1.0.0

How to add a dependency to Maven

Add the following org.jeasy : easy-states maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jeasy</groupId>
    <artifactId>easy-states</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jeasy : easy-states gradle dependency to your build.gradle file:

implementation 'org.jeasy:easy-states:2.0.0'

Gradle Kotlin DSL: Add the following org.jeasy : easy-states gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jeasy:easy-states:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jeasy : easy-states sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jeasy" % "easy-states" % "2.0.0"

Advertisement

Dependencies from Group

Nov 15, 2020
36 usages
1.5k stars
Mar 15, 2021
14 usages
597 stars
Dec 07, 2020
10 usages
4.7k stars
Dec 07, 2020
7 usages
4.7k stars
Nov 15, 2020
7 usages
1.5k stars

Discover Dependencies

Nov 16, 2017
1 usages
62 stars
Nov 16, 2017
1 usages
62 stars
Nov 16, 2017
1 usages
62 stars
Aug 02, 2017
2 usages
62 stars
Aug 02, 2017
2 usages
62 stars
Aug 02, 2017
1 usages
62 stars
Jan 14, 2020
597 stars
Jan 14, 2020
597 stars
Jul 04, 2017
775 stars