MVN

io.hektor : hektor-actor-fsm

Maven & Gradle

May 28, 2023
2 usages
1 stars

Hektor Actor FSM Support · Support for running an FSM within an Actor

<dependency>
    <groupId>io.hektor</groupId>
    <artifactId>hektor-actor-fsm</artifactId>
    <version>0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.hektor : hektor-actor-fsm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.8

All Versions

Choose a version of io.hektor : hektor-actor-fsm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
hektor-actor-fsm-0.0.8
hektor-actor-fsm-0.0.7
hektor-actor-fsm-0.0.6
hektor-actor-fsm-0.0.5
hektor-actor-fsm-0.0.4

How to add a dependency to Maven

Add the following io.hektor : hektor-actor-fsm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.hektor</groupId>
    <artifactId>hektor-actor-fsm</artifactId>
    <version>0.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.hektor : hektor-actor-fsm gradle dependency to your build.gradle file:

implementation 'io.hektor:hektor-actor-fsm:0.0.8'

Gradle Kotlin DSL: Add the following io.hektor : hektor-actor-fsm gradle kotlin dependency to your build.gradle.kts file:

implementation("io.hektor:hektor-actor-fsm:0.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.hektor : hektor-actor-fsm sbt scala dependency to your build.sbt file:

libraryDependencies += "io.hektor" % "hektor-actor-fsm" % "0.0.8"

Advertisement

Dependencies from Group

May 28, 2023
9 usages
1 stars
May 28, 2023
6 usages
1 stars
May 28, 2023
6 usages
1 stars
May 28, 2023
2 usages
1 stars
May 28, 2023
1 stars

Discover Dependencies

Jan 09, 2021
0 stars
Jun 12, 2022
1 usages
6 stars
Jun 29, 2023
18 stars
Feb 15, 2022
59.1k stars
Aug 24, 2023
38 stars