is not current version
Last Version 1.4.4

com.github.liuyehcf:flow-engine 1.4.1

flow engine

GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

flow-engine
Version

Version

1.4.1
Type

Type

jar

Download flow-engine 1.4.1


<!-- https://jarcasting.com/artifacts/com.github.liuyehcf/flow-engine/ -->
<dependency>
    <groupId>com.github.liuyehcf</groupId>
    <artifactId>flow-engine</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuyehcf/flow-engine/
implementation 'com.github.liuyehcf:flow-engine:1.4.1'
// https://jarcasting.com/artifacts/com.github.liuyehcf/flow-engine/
implementation ("com.github.liuyehcf:flow-engine:1.4.1")
'com.github.liuyehcf:flow-engine:jar:1.4.1'
<dependency org="com.github.liuyehcf" name="flow-engine" rev="1.4.1">
  <artifact name="flow-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuyehcf', module='flow-engine', version='1.4.1')
)
libraryDependencies += "com.github.liuyehcf" % "flow-engine" % "1.4.1"
[com.github.liuyehcf/flow-engine "1.4.1"]