is not current version
Last Version 2.3

com.formdev:flatlaf-swingx 0.27

Flat Look and Feel addon for SwingX

Categories

Categories

ORM Data
GroupId

GroupId

com.formdev
ArtifactId

ArtifactId

flatlaf-swingx
Version

Version

0.27
Type

Type

jar

Download flatlaf-swingx 0.27


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