is not current version
Last Version 4.2

org.metawidget.modules.swing:swing-parent 3.4


GroupId

GroupId

org.metawidget.modules.swing
ArtifactId

ArtifactId

swing-parent
Version

Version

3.4
Type

Type

pom

Download swing-parent 3.4

Filename Size
swing-parent-3.4.pom 759 bytes
Browse

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