is not current version
Last Version 3.2-RC1

org.aperteworkflow:gui-commons 3.0-beta1


Categories

Categories

GUI User Interface
GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

gui-commons
Version

Version

3.0-beta1
Type

Type

jar

Download gui-commons 3.0-beta1


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