License |
License |
---|---|
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdliteflow |
Last Version | Last Version2.7.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionliteflow
a lightweight and practical micro-process framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
liteflow-2.7.3.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/liteflow/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow</artifactId>
<version>2.7.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/liteflow/
implementation 'com.yomahub:liteflow:2.7.3'
// https://jarcasting.com/artifacts/com.yomahub/liteflow/
implementation ("com.yomahub:liteflow:2.7.3")
'com.yomahub:liteflow:pom:2.7.3'
<dependency org="com.yomahub" name="liteflow" rev="2.7.3">
<artifact name="liteflow" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='liteflow', version='2.7.3')
)
libraryDependencies += "com.yomahub" % "liteflow" % "2.7.3"
[com.yomahub/liteflow "2.7.3"]