License |
License |
---|---|
Categories |
CategoriesMaven Build Tools SBE Data Data Structures |
GroupId | GroupIdat.swimmesberger |
ArtifactId | ArtifactIdswingx-mavensupport |
Version | Version1.6.8 |
Type | Typejar |
Description |
DescriptionSwingX Maven Support
Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.
|
<!-- https://jarcasting.com/artifacts/at.swimmesberger/swingx-mavensupport/ -->
<dependency>
<groupId>at.swimmesberger</groupId>
<artifactId>swingx-mavensupport</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/at.swimmesberger/swingx-mavensupport/
implementation 'at.swimmesberger:swingx-mavensupport:1.6.8'
// https://jarcasting.com/artifacts/at.swimmesberger/swingx-mavensupport/
implementation ("at.swimmesberger:swingx-mavensupport:1.6.8")
'at.swimmesberger:swingx-mavensupport:jar:1.6.8'
<dependency org="at.swimmesberger" name="swingx-mavensupport" rev="1.6.8">
<artifact name="swingx-mavensupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.swimmesberger', module='swingx-mavensupport', version='1.6.8')
)
libraryDependencies += "at.swimmesberger" % "swingx-mavensupport" % "1.6.8"
[at.swimmesberger/swingx-mavensupport "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |