README.md: removed JCenter and replaced download links to bintray with Maven Central

This commit is contained in:
Karl Tauber
2021-02-04 16:48:53 +01:00
parent 10d1e4b798
commit 6f7b5e8005
5 changed files with 11 additions and 13 deletions

View File

@@ -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:
[![Download](https://api.bintray.com/packages/jformdesigner/flatlaf/flatlaf-swingx/images/download.svg)](https://bintray.com/jformdesigner/flatlaf/flatlaf-swingx/_latestVersion)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-swingx/badge.svg?style=flat-square&color=007ec6)](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-swingx)