| License |
License |
|---|---|
| GroupId | GroupIdio.github.zhdotm |
| ArtifactId | ArtifactIdgrape-machine |
| Version | Version1.0.2 |
| Type | Typepom |
| Description |
Descriptiongrape-machine
状态机
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| grape-machine-1.0.2.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.zhdotm/grape-machine/ -->
<dependency>
<groupId>io.github.zhdotm</groupId>
<artifactId>grape-machine</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhdotm/grape-machine/
implementation 'io.github.zhdotm:grape-machine:1.0.2'
// https://jarcasting.com/artifacts/io.github.zhdotm/grape-machine/
implementation ("io.github.zhdotm:grape-machine:1.0.2")
'io.github.zhdotm:grape-machine:pom:1.0.2'
<dependency org="io.github.zhdotm" name="grape-machine" rev="1.0.2">
<artifact name="grape-machine" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.zhdotm', module='grape-machine', version='1.0.2')
)
libraryDependencies += "io.github.zhdotm" % "grape-machine" % "1.0.2"
[io.github.zhdotm/grape-machine "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |