is not current version
Last Version 3.5.0

io.graphenee:gx-flow 3.3.1

Flow UI components for Graphenee Framework

GroupId

GroupId

io.graphenee
ArtifactId

ArtifactId

gx-flow
Version

Version

3.3.1
Type

Type

jar

Download gx-flow 3.3.1


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