Download substance-5.2_01.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 5.2_01 in this page.

License

Berkeley Software Distribution (BSD) License

Build File

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

<dependency>
   <groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
   <artifactId>substance</artifactId>
   <version>5.2_01</version>
</dependency>
compile group: 'net.sf.squirrel-sql.thirdparty-non-maven', name: 'substance', version: '5.2_01'
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "substance" % "5.2_01"
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="substance" rev="5.2_01"/>
@Grapes(@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='substance', version='5.2_01'))
'net.sf.squirrel-sql.thirdparty-non-maven:substance:jar:5.2_01'

Download

Click the following link to download the jar file.

substance-5.2_01-sources.jar
substance-5.2_01.jar
substance-5.2_01.pom



Related Tutorials