Download tinylaf-1.4.0.jar file - Jar t

Jar examples for t:tinylaf

Description

This is the Tiny look-and-feel packaged to be distributed with the SQuirreLSQL client. The Tiny look-and-feel is a (mostly painted) look-and-feel for Java 1.4 and higher.

You can download jar file tinylaf 1.4.0 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add tinylaf-1.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

tinylaf-1.4.0-javadoc.jar
tinylaf-1.4.0-sources.jar
tinylaf-1.4.0.jar
tinylaf-1.4.0.pom



Related Tutorials