is not current version
Last Version 1.2.1

com.github.frtu.libs:lib-workflow 1.2.0


GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

lib-workflow
Version

Version

1.2.0
Type

Type

jar

Download lib-workflow 1.2.0


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