is not current version
Last Version 2.5.10

com.github.lodsve:lodsve-workflow 2.5.8


GroupId

GroupId

com.github.lodsve
ArtifactId

ArtifactId

lodsve-workflow
Version

Version

2.5.8
Type

Type

jar

Download lodsve-workflow 2.5.8


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