f

flatlaf-intellij-themes

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