From 6261a0c1f1ffdb3f554708bbc4479ea38a3e9e61 Mon Sep 17 00:00:00 2001 From: Dirk Lemmermann Date: Wed, 9 Jan 2019 13:22:52 +0100 Subject: [PATCH] Updated README file. --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 66ccc2c..757c306 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,9 @@ ## Maven -To use this framework as part of your Maven build simply add the jcentral repository to your pom.xml file and use the following dependency definition. +To use this framework as part of your Maven build simply add the following dependency to your pom.xml file. ```XML - - - jcenter - http://jcenter.bintray.com - - - com.dlsc.formsfx formsfx-core