SwingX Maven Support

Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.swinglabs.swingx
ArtifactId

ArtifactId

swingx-mavensupport
Last Version

Last Version

1.6.5-1
Release Date

Release Date

Type

Type

jar
Description

Description

SwingX Maven Support
Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.

Download swingx-mavensupport

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.kohsuke.metainf-services : metainf-services Optional jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.5-1
1.6.5
1.6.4