is not current version
Last Version 7.3

com.github.insubstantial:substance-swingx 7.1

A fork of @kirilcool's substance project

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.insubstantial
ArtifactId

ArtifactId

substance-swingx
Version

Version

7.1
Type

Type

jar

Download substance-swingx 7.1


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