License |
License
GNU Lesser General Public License
|
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.sf.squirrel-sql.thirdparty-non-maven |
ArtifactId | ArtifactIdnimrodlf |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNimrod Look and Feel
NimROD Look and Feel is an extension of the Metal Look and Feel, so it should be a portable
look and feel. This POM was contributed by Rob Manning and can be used to build this laf
from the original source code if the source code is structured according to Maven conventions.
|
Filename | Size |
---|---|
nimrodlf-1.1.pom | |
nimrodlf-1.1.jar | 207 KB |
nimrodlf-1.1-sources.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/nimrodlf/ -->
<dependency>
<groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
<artifactId>nimrodlf</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/nimrodlf/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:nimrodlf:1.1'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/nimrodlf/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:nimrodlf:1.1")
'net.sf.squirrel-sql.thirdparty-non-maven:nimrodlf:jar:1.1'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="nimrodlf" rev="1.1">
<artifact name="nimrodlf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='nimrodlf', version='1.1')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "nimrodlf" % "1.1"
[net.sf.squirrel-sql.thirdparty-non-maven/nimrodlf "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-jar-plugin | maven-plugin | 2.2 |
org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 2.0.2 |