Substance Look and Feel

The goal of this project is to provide a rock solid, fast and extensible library for creating visually appealing and consistent Swing applications.

License

License

Berkeley Software Distribution (BSD) License
Categories

Categories

Java Languages Net
GroupId

GroupId

org.java.net.substance
ArtifactId

ArtifactId

substance
Last Version

Last Version

6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Substance Look and Feel
The goal of this project is to provide a rock solid, fast and extensible library for creating visually appealing and consistent Swing applications.

Download substance

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.pushing-pixels : trident jar 1.2
net.java.dev.laf-widget : laf-widget jar 5.0
net.java.dev.laf-plugin : laf-plugin jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
6.0
5.3