mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
README.md: removed JCenter and replaced download links to bintray with Maven Central
This commit is contained in:
@@ -26,7 +26,7 @@ this addon:
|
||||
Download
|
||||
--------
|
||||
|
||||
FlatLaf for SwingX binaries are available on **JCenter** and **Maven Central**.
|
||||
FlatLaf for SwingX binaries are available on **Maven Central**.
|
||||
|
||||
If you use Maven or Gradle, add a dependency with following coordinates to your
|
||||
build script:
|
||||
@@ -37,4 +37,4 @@ build script:
|
||||
|
||||
Otherwise download `flatlaf-swingx-<version>.jar` here:
|
||||
|
||||
[](https://bintray.com/jformdesigner/flatlaf/flatlaf-swingx/_latestVersion)
|
||||
[](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-swingx)
|
||||
|
||||
Reference in New Issue
Block a user