Skip to content
Mike Anderson edited this page Jul 22, 2013 · 9 revisions

Adding Vectorz as a dependency

You need to have the Vectorz library .jar and all its dependencies on your classpath if you want to use Vectorz.

The easiest way to do this is to use Maven (or a similar dependency manager like Leiningen) to download the latest Vectorz release from the Clojars repository.

If you want to download the dependencies manually, you can get them directly from the Clojars repository

Clone this wiki locally