is not current version
Last Version 7.3

com.github.insubstantial:substance-swingx 7.0

A fork of @kirilcool's substance project

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.insubstantial
ArtifactId

ArtifactId

substance-swingx
Version

Version

7.0
Type

Type

jar

Download substance-swingx 7.0


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