(defproject yyy-data "0.1.0-SNAPSHOT" :description "FIXME: write description" :url "http://example.com/FIXME" :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"} :dependencies [[adl-support "0.1.0-SNAPSHOT"] [generateme/fastmath "1.0.1"] [org.clojure/clojure "1.8.0"] [org.clojure/data.json "0.2.6"] [net.mikera/core.matrix "0.62.0"]])