License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.sf.squirrel-sql.thirdparty-non-maven |
ArtifactId | ArtifactIdtinylaf |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTiny Look-and-Feel
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tinylaf-1.4.0.pom | |
tinylaf-1.4.0.jar | 286 KB |
tinylaf-1.4.0-sources.jar | 317 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/tinylaf/ -->
<dependency>
<groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
<artifactId>tinylaf</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/tinylaf/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:tinylaf:1.4.0'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/tinylaf/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:tinylaf:1.4.0")
'net.sf.squirrel-sql.thirdparty-non-maven:tinylaf:jar:1.4.0'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="tinylaf" rev="1.4.0">
<artifact name="tinylaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='tinylaf', version='1.4.0')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "tinylaf" % "1.4.0"
[net.sf.squirrel-sql.thirdparty-non-maven/tinylaf "1.4.0"]