is not current version
Last Version 3.2-RC1

org.aperteworkflow:gui-commons 1.1


Categories

Categories

GUI User Interface
GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

gui-commons
Version

Version

1.1
Type

Type

jar

Download gui-commons 1.1


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