From b6a2f308fac4325649dbba405edd0e7291e9fb04 Mon Sep 17 00:00:00 2001 From: "dziltener@lyrion.ch" Date: Fri, 30 Aug 2013 10:53:36 +0000 Subject: [PATCH] First clojars release --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 9ce7ffc..94c3df5 100644 --- a/project.clj +++ b/project.clj @@ -3,7 +3,7 @@ You'll need to have jfxrt.jar in your local maven repository. See [this coderwall protip](https://coderwall.com/p/4yjy1a) for how to make this happen. -**This is not yet on clojars, but it will be there soon. Until then, clone it and install locally.**" +**Installation: `[clojurefx \"0.0.1\"]`**" :url "https://www.github.com/zilti/clojurefx" :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"}