is not current version
Last Version 1.5.8

com.gitee.zodiacstack:zodiac-flowable 1.5.6

Zodiac Flowable

GroupId

GroupId

com.gitee.zodiacstack
ArtifactId

ArtifactId

zodiac-flowable
Version

Version

1.5.6
Type

Type

jar

Download zodiac-flowable 1.5.6


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