mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 23:37:13 -06:00
README.md: removed JCenter and replaced download links to bintray with Maven Central
This commit is contained in:
@@ -25,7 +25,7 @@ This sub-project provides some additional components and classes:
|
||||
Download
|
||||
--------
|
||||
|
||||
FlatLaf Extras binaries are available on **JCenter** and **Maven Central**.
|
||||
FlatLaf Extras binaries are available on **Maven Central**.
|
||||
|
||||
If you use Maven or Gradle, add a dependency with following coordinates to your
|
||||
build script:
|
||||
@@ -36,11 +36,11 @@ build script:
|
||||
|
||||
Otherwise download `flatlaf-extras-<version>.jar` here:
|
||||
|
||||
[](https://bintray.com/jformdesigner/flatlaf/flatlaf-extras/_latestVersion)
|
||||
[](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-extras)
|
||||
|
||||
If SVG classes are used, `svgSalamander-<version>.jar` is also required:
|
||||
|
||||
[](https://bintray.com/jformdesigner/svgSalamander/svgSalamander/_latestVersion)
|
||||
[](https://maven-badges.herokuapp.com/maven-central/com.formdev/svgSalamander)
|
||||
|
||||
|
||||
Tools
|
||||
|
||||
Reference in New Issue
Block a user