is not current version
Last Version 7.3

com.github.insubstantial:substance-swingx 6.2

A fork of @kirilcool's substance project

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.insubstantial
ArtifactId

ArtifactId

substance-swingx
Version

Version

6.2
Type

Type

jar

Download substance-swingx 6.2


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