is not current version
Last Version 1.4.5

org.xworker:xworker_uiflow 1.0.1

a program method use flow

GroupId

GroupId

org.xworker
ArtifactId

ArtifactId

xworker_uiflow
Version

Version

1.0.1
Type

Type

jar

Download xworker_uiflow 1.0.1


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