is not current version
Last Version 2.3

com.formdev:flatlaf-intellij-themes 1.0-rc2

Flat Look and Feel IntelliJ Themes Pack

Categories

Categories

IntelliJ IDEA Development Tools IDE ORM Data
GroupId

GroupId

com.formdev
ArtifactId

ArtifactId

flatlaf-intellij-themes
Version

Version

1.0-rc2
Type

Type

jar

Download flatlaf-intellij-themes 1.0-rc2


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