Download substance-7.3.jar file - Jar s

Jar examples for s:substance

Description

A rock solid, fast and extensible library for creating visually appealing and consistent Swing applications.

You can download jar file substance 7.3 in this page.

License

Berkeley Software Distribution (BSD) License

Build File

You can use the following script to add substance-7.3.jar to your project.

<dependency>
   <groupId>com.github.insubstantial</groupId>
   <artifactId>substance</artifactId>
   <version>7.3</version>
</dependency>
compile group: 'com.github.insubstantial', name: 'substance', version: '7.3'
libraryDependencies += "com.github.insubstantial" % "substance" % "7.3"
<dependency org="com.github.insubstantial" name="substance" rev="7.3"/>
@Grapes(@Grab(group='com.github.insubstantial', module='substance', version='7.3'))
'com.github.insubstantial:substance:jar:7.3'

Download

Click the following link to download the jar file.

substance-7.3-javadoc.jar
substance-7.3-lite.jar
substance-7.3-sources.jar
substance-7.3-tools.jar
substance-7.3-tst.jar
substance-7.3.jar
substance-7.3.pom



Related Tutorials