License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.insubstantial |
ArtifactId | ArtifactIdsubstance-swingx |
Last Version | Last Version7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsubstance-swingx
A fork of @kirilcool's substance project
|
Filename | Size |
---|---|
substance-swingx-7.3.pom | |
substance-swingx-7.3.jar | 79 KB |
substance-swingx-7.3-sources.jar | 35 KB |
substance-swingx-7.3-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.insubstantial/substance-swingx/ -->
<dependency>
<groupId>com.github.insubstantial</groupId>
<artifactId>substance-swingx</artifactId>
<version>7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.insubstantial/substance-swingx/
implementation 'com.github.insubstantial:substance-swingx:7.3'
// https://jarcasting.com/artifacts/com.github.insubstantial/substance-swingx/
implementation ("com.github.insubstantial:substance-swingx:7.3")
'com.github.insubstantial:substance-swingx:jar:7.3'
<dependency org="com.github.insubstantial" name="substance-swingx" rev="7.3">
<artifact name="substance-swingx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.insubstantial', module='substance-swingx', version='7.3')
)
libraryDependencies += "com.github.insubstantial" % "substance-swingx" % "7.3"
[com.github.insubstantial/substance-swingx "7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.swinglabs.swingx : swingx-core | jar | 1.6.3 |
com.github.insubstantial : substance | jar | 7.3 |
Group / Artifact | Type | Version |
---|---|---|
com.jgoodies : forms | jar | 1.2.0 |