Categories |
CategoriesIntelliJ IDEA Development Tools IDE ORM Data |
---|---|
GroupId | GroupIdcom.formdev |
ArtifactId | ArtifactIdflatlaf-intellij-themes |
Version | Version0.39 |
Type | Typejar |
Filename | Size |
---|---|
flatlaf-intellij-themes-0.39.pom | |
flatlaf-intellij-themes-0.39.jar | 266 KB |
flatlaf-intellij-themes-0.39-sources.jar | 270 KB |
flatlaf-intellij-themes-0.39-javadoc.jar | 668 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.formdev/flatlaf-intellij-themes/ -->
<dependency>
<groupId>com.formdev</groupId>
<artifactId>flatlaf-intellij-themes</artifactId>
<version>0.39</version>
</dependency>
// https://jarcasting.com/artifacts/com.formdev/flatlaf-intellij-themes/
implementation 'com.formdev:flatlaf-intellij-themes:0.39'
// https://jarcasting.com/artifacts/com.formdev/flatlaf-intellij-themes/
implementation ("com.formdev:flatlaf-intellij-themes:0.39")
'com.formdev:flatlaf-intellij-themes:jar:0.39'
<dependency org="com.formdev" name="flatlaf-intellij-themes" rev="0.39">
<artifact name="flatlaf-intellij-themes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.formdev', module='flatlaf-intellij-themes', version='0.39')
)
libraryDependencies += "com.formdev" % "flatlaf-intellij-themes" % "0.39"
[com.formdev/flatlaf-intellij-themes "0.39"]