f

flatlaf-jide-oss

Flat Look and Feel addon for JIDE Common Layer
https://github.com/JFormDesigner/FlatLaf
The Apache License, Version 2.0
Karl Tauber
Files download
File Operation
flatlaf-jide-oss-3.5.2.jar download
flatlaf-jide-oss-3.5.2.pom download
flatlaf-jide-oss-3.5.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.formdev</groupId>
  <artifactId>flatlaf-jide-oss</artifactId>
  <version>3.5.2</version>
</dependency>
Gradle Groovy
implementation 'com.formdev:flatlaf-jide-oss:3.5.2'
Gradle Kotlin
implementation("com.formdev:flatlaf-jide-oss:3.5.2")
Scala SBT
libraryDependencies += "com.formdev" % "flatlaf-jide-oss" % "3.5.2"
Groovy Grape
@Grapes(
  @Grab(group='com.formdev', module='flatlaf-jide-oss', version='3.5.2')
)
Apache Ivy
<dependency org="com.formdev" name="flatlaf-jide-oss" rev="3.5.2" />
Leiningen
[com.formdev/flatlaf-jide-oss "3.5.2"]
Apache Buildr
'com.formdev:flatlaf-jide-oss:jar:3.5.2'
Dependencies