mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-07 22:40:53 +03:00
README.md: added Maven Central coordinates
This commit is contained in:
13
README.md
13
README.md
@@ -28,9 +28,18 @@ Requires Java 8 or newer.
|
|||||||
Download
|
Download
|
||||||
--------
|
--------
|
||||||
|
|
||||||
[](https://bintray.com/jformdesigner/flatlaf/flatlaf/_latestVersion)
|
FlatLaf binaries are available on **JCenter** and **Maven Central**.
|
||||||
|
|
||||||
Download from JCenter and Maven Central is coming soon.
|
If you use Maven or Gradle, add a dependency with following coordinates to your
|
||||||
|
build script:
|
||||||
|
|
||||||
|
groupId: com.formdev
|
||||||
|
artifactId: flatlaf
|
||||||
|
version: 0.13
|
||||||
|
|
||||||
|
Otherwise download `flatlaf-<version>.jar` here:
|
||||||
|
|
||||||
|
[](https://bintray.com/jformdesigner/flatlaf/flatlaf/_latestVersion)
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
|
|||||||
Reference in New Issue
Block a user