is not current version
Last Version 4.2

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


GroupId

GroupId

org.metawidget.modules.swing
ArtifactId

ArtifactId

swing-parent
Version

Version

1.35
Type

Type

pom

Download swing-parent 1.35

Filename Size
swing-parent-1.35.pom 1 KB
Browse

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