Download substance-swingx-7.0.jar file - Jar s

Jar examples for s:substance-swingx

Description

A fork of @kirilcool's substance project

You can download jar file substance-swingx 7.0 in this page.

License

BSD License

Build File

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

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

Download

Click the following link to download the jar file.

substance-swingx-7.0-javadoc.jar
substance-swingx-7.0-sources.jar
substance-swingx-7.0.jar
substance-swingx-7.0.pom



Related Tutorials