How To Install Java Artifact org.java.net.substance.substance v5.3

org.java.net.substance substance 5.3

Introduction

In this article, we'll learn how to install Java artifact substance from org.java.net.substance group in version 5.3. The artifact is available in 2 versions: 6.0 5.3 . The Substance Look and Feel project has been released under Berkeley Software Distribution (BSD) License license, and has its own website at: https://substance.dev.java.net/ .

How To Install Java Artifact org.java.net.substance.substance In Version 5.3

To install the Substance Look and Feel artifact in version 5.3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Substance Look and Feel dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses