is not current version
Last Version 3.2-RC1

org.aperteworkflow:gui-commons 2.0


Categories

Categories

GUI User Interface
GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

gui-commons
Version

Version

2.0
Type

Type

jar

Download gui-commons 2.0


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