is not current version
Last Version 0.1.7-alpha

cn.dustlight.flow:flow-parent 0.1.4-alpha

流程服务

GroupId

GroupId

cn.dustlight.flow
ArtifactId

ArtifactId

flow-parent
Version

Version

0.1.4-alpha
Type

Type

pom

Download flow-parent 0.1.4-alpha


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