mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-27 03:46:17 -06:00
README.md: removed JCenter and replaced download links to bintray with Maven Central
This commit is contained in:
@@ -21,8 +21,7 @@ and create a pull request.
|
||||
Download
|
||||
--------
|
||||
|
||||
FlatLaf for JIDE Common Layer binaries are available on **JCenter** and **Maven
|
||||
Central**.
|
||||
FlatLaf for JIDE Common Layer binaries are available on **Maven Central**.
|
||||
|
||||
If you use Maven or Gradle, add a dependency with following coordinates to your
|
||||
build script:
|
||||
@@ -33,4 +32,4 @@ build script:
|
||||
|
||||
Otherwise download `flatlaf-jide-oss-<version>.jar` here:
|
||||
|
||||
[](https://bintray.com/jformdesigner/flatlaf/flatlaf-jide-oss/_latestVersion)
|
||||
[](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-jide-oss)
|
||||
|
||||
Reference in New Issue
Block a user