MVN

io.github.zhdotm : zhm-statemachine

Maven & Gradle

Dec 12, 2022

zhm-statemachine · 状态机

<dependency>
    <groupId>io.github.zhdotm</groupId>
    <artifactId>zhm-statemachine</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.zhdotm : zhm-statemachine to add to Maven - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of io.github.zhdotm : zhm-statemachine to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
zhm-statemachine-1.1.5
zhm-statemachine-1.1.4
zhm-statemachine-1.1.3
zhm-statemachine-1.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.zhdotm</groupId>
    <artifactId>zhm-statemachine</artifactId>
    <version>1.1.5</version>
</dependency>