n

nimrod-laf

NimROD Look and Feel is an extension of the Metal Look and Feel, so it should be a portable look and feel.
http://personales.ya.com/nimrod/index-en.html
GNU Lesser General Public License
Nilo J. González
文件下载
文件名 操作
nimrod-laf-1.2.jar 下载
nimrod-laf-1.2.pom 下载
nimrod-laf-1.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>net.sf.nimrod</groupId>
  <artifactId>nimrod-laf</artifactId>
  <version>1.2</version>
</dependency>
Gradle Groovy
implementation 'net.sf.nimrod:nimrod-laf:1.2'
Gradle Kotlin
implementation("net.sf.nimrod:nimrod-laf:1.2")
Scala SBT
libraryDependencies += "net.sf.nimrod" % "nimrod-laf" % "1.2"
Groovy Grape
@Grapes(
  @Grab(group='net.sf.nimrod', module='nimrod-laf', version='1.2')
)
Apache Ivy
<dependency org="net.sf.nimrod" name="nimrod-laf" rev="1.2" />
Leiningen
[net.sf.nimrod/nimrod-laf "1.2"]
Apache Buildr
'net.sf.nimrod:nimrod-laf:jar:1.2'
本项目依赖
该项目无第三方依赖