f

flatlaf-swingx

Flat Look and Feel addon for SwingX
https://github.com/JFormDesigner/FlatLaf
The Apache License, Version 2.0
Karl Tauber
文件下载
文件名 操作
flatlaf-swingx-2.4.jar 下载
flatlaf-swingx-2.4.pom 下载
flatlaf-swingx-2.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.formdev</groupId>
  <artifactId>flatlaf-swingx</artifactId>
  <version>2.4</version>
</dependency>
Gradle Groovy
implementation 'com.formdev:flatlaf-swingx:2.4'
Gradle Kotlin
implementation("com.formdev:flatlaf-swingx:2.4")
Scala SBT
libraryDependencies += "com.formdev" % "flatlaf-swingx" % "2.4"
Groovy Grape
@Grapes(
  @Grab(group='com.formdev', module='flatlaf-swingx', version='2.4')
)
Apache Ivy
<dependency org="com.formdev" name="flatlaf-swingx" rev="2.4" />
Leiningen
[com.formdev/flatlaf-swingx "2.4"]
Apache Buildr
'com.formdev:flatlaf-swingx:jar:2.4'
本项目依赖