License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.sf.squirrel-sql.thirdparty-non-maven |
ArtifactId | ArtifactIdswingsetthemes |
Last Version | Last Version20040726 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenJDK SwingSet Themes
A stripped-down artifact that contains only themes provided in the SwingSet demo
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swingsetthemes-20040726.pom | |
swingsetthemes-20040726.jar | 4 KB |
swingsetthemes-20040726-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/swingsetthemes/ -->
<dependency>
<groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
<artifactId>swingsetthemes</artifactId>
<version>20040726</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/swingsetthemes/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:swingsetthemes:20040726'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/swingsetthemes/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:swingsetthemes:20040726")
'net.sf.squirrel-sql.thirdparty-non-maven:swingsetthemes:jar:20040726'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="swingsetthemes" rev="20040726">
<artifact name="swingsetthemes" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='swingsetthemes', version='20040726')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "swingsetthemes" % "20040726"
[net.sf.squirrel-sql.thirdparty-non-maven/swingsetthemes "20040726"]