is not current version
Last Version 3.2-RC1

org.aperteworkflow:gui-commons 2.0-RC1


Categories

Categories

GUI User Interface
GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

gui-commons
Version

Version

2.0-RC1
Type

Type

jar

Download gui-commons 2.0-RC1


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