is not current version
Last Version 2.3

com.formdev:flatlaf-swingx 0.40

Flat Look and Feel addon for SwingX

Categories

Categories

ORM Data
GroupId

GroupId

com.formdev
ArtifactId

ArtifactId

flatlaf-swingx
Version

Version

0.40
Type

Type

jar

Download flatlaf-swingx 0.40


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