is not current version
Last Version 2.7.3

com.yomahub:liteflow 2.5.5

a lightweight and practical micro-process framework

GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

liteflow
Version

Version

2.5.5
Type

Type

pom

Download liteflow 2.5.5

Filename Size
liteflow-2.5.5.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.yomahub/liteflow/ -->
<dependency>
    <groupId>com.yomahub</groupId>
    <artifactId>liteflow</artifactId>
    <version>2.5.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/liteflow/
implementation 'com.yomahub:liteflow:2.5.5'
// https://jarcasting.com/artifacts/com.yomahub/liteflow/
implementation ("com.yomahub:liteflow:2.5.5")
'com.yomahub:liteflow:pom:2.5.5'
<dependency org="com.yomahub" name="liteflow" rev="2.5.5">
  <artifact name="liteflow" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='liteflow', version='2.5.5')
)
libraryDependencies += "com.yomahub" % "liteflow" % "2.5.5"
[com.yomahub/liteflow "2.5.5"]