is not current version
Last Version 1.2.4

org.appdapter:org.appdapter.modules.gui 1.1.4


Categories

Categories

GUI User Interface
GroupId

GroupId

org.appdapter
ArtifactId

ArtifactId

org.appdapter.modules.gui
Version

Version

1.1.4
Type

Type

pom

Download org.appdapter.modules.gui 1.1.4


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