is not current version
Last Version 2.3

com.formdev:flatlaf-swingx 0.17

Flat Look and Feel addon for SwingX

Categories

Categories

ORM Data
GroupId

GroupId

com.formdev
ArtifactId

ArtifactId

flatlaf-swingx
Version

Version

0.17
Type

Type

jar

Download flatlaf-swingx 0.17


<!-- https://jarcasting.com/artifacts/com.formdev/flatlaf-swingx/ -->
<dependency>
    <groupId>com.formdev</groupId>
    <artifactId>flatlaf-swingx</artifactId>
    <version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.formdev/flatlaf-swingx/
implementation 'com.formdev:flatlaf-swingx:0.17'
// https://jarcasting.com/artifacts/com.formdev/flatlaf-swingx/
implementation ("com.formdev:flatlaf-swingx:0.17")
'com.formdev:flatlaf-swingx:jar:0.17'
<dependency org="com.formdev" name="flatlaf-swingx" rev="0.17">
  <artifact name="flatlaf-swingx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.formdev', module='flatlaf-swingx', version='0.17')
)
libraryDependencies += "com.formdev" % "flatlaf-swingx" % "0.17"
[com.formdev/flatlaf-swingx "0.17"]