is not current version
Last Version 2.7.3

com.yomahub:liteflow 2.6.14

a lightweight and practical micro-process framework

GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

liteflow
Version

Version

2.6.14
Type

Type

pom

Download liteflow 2.6.14

Filename Size
liteflow-2.6.14.pom 8 KB
Browse

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