diff --git a/README.md b/README.md index 931ca1f2..c156c581 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Requires Java 8 or newer. Download -------- -FlatLaf binaries are available on **JCenter** and **Maven Central**. +FlatLaf binaries are available on **Maven Central**. If you use Maven or Gradle, add a dependency with following coordinates to your build script: @@ -48,7 +48,7 @@ build script: Otherwise download `flatlaf-.jar` here: -[![Download](https://api.bintray.com/packages/jformdesigner/flatlaf/flatlaf/images/download.svg)](https://bintray.com/jformdesigner/flatlaf/flatlaf/_latestVersion) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf/badge.svg?style=flat-square&color=007ec6)](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf) ### Snapshots diff --git a/flatlaf-extras/README.md b/flatlaf-extras/README.md index 620f7a86..2933d1e4 100644 --- a/flatlaf-extras/README.md +++ b/flatlaf-extras/README.md @@ -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-.jar` here: -[![Download](https://api.bintray.com/packages/jformdesigner/flatlaf/flatlaf-extras/images/download.svg)](https://bintray.com/jformdesigner/flatlaf/flatlaf-extras/_latestVersion) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-extras/badge.svg?style=flat-square&color=007ec6)](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-extras) If SVG classes are used, `svgSalamander-.jar` is also required: -[![Download](https://api.bintray.com/packages/jformdesigner/svgSalamander/svgSalamander/images/download.svg)](https://bintray.com/jformdesigner/svgSalamander/svgSalamander/_latestVersion) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.formdev/svgSalamander/badge.svg?style=flat-square&color=007ec6)](https://maven-badges.herokuapp.com/maven-central/com.formdev/svgSalamander) Tools diff --git a/flatlaf-intellij-themes/README.md b/flatlaf-intellij-themes/README.md index cac648ef..82007577 100644 --- a/flatlaf-intellij-themes/README.md +++ b/flatlaf-intellij-themes/README.md @@ -11,8 +11,7 @@ out. Download -------- -FlatLaf IntelliJ Themes Pack binaries are available on **JCenter** and **Maven -Central**. +FlatLaf IntelliJ Themes Pack binaries are available on **Maven Central**. If you use Maven or Gradle, add a dependency with following coordinates to your build script: @@ -23,7 +22,7 @@ build script: Otherwise download `flatlaf-intellij-themes-.jar` here: -[![Download](https://api.bintray.com/packages/jformdesigner/flatlaf/flatlaf-intellij-themes/images/download.svg)](https://bintray.com/jformdesigner/flatlaf/flatlaf-intellij-themes/_latestVersion) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-intellij-themes/badge.svg?style=flat-square&color=007ec6)](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-intellij-themes) How to use? diff --git a/flatlaf-jide-oss/README.md b/flatlaf-jide-oss/README.md index d6235e47..d0bc0958 100644 --- a/flatlaf-jide-oss/README.md +++ b/flatlaf-jide-oss/README.md @@ -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-.jar` here: -[![Download](https://api.bintray.com/packages/jformdesigner/flatlaf/flatlaf-jide-oss/images/download.svg)](https://bintray.com/jformdesigner/flatlaf/flatlaf-jide-oss/_latestVersion) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-jide-oss/badge.svg?style=flat-square&color=007ec6)](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-jide-oss) diff --git a/flatlaf-swingx/README.md b/flatlaf-swingx/README.md index 0545cc62..050245a5 100644 --- a/flatlaf-swingx/README.md +++ b/flatlaf-swingx/README.md @@ -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-.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)