Thanks Steve..
Regards
P:
On Nov 26, 1:51 am, Rayne wrote:
> If you're using leiningen, you can create a new project with 'lein
> new'. In that project, you'll find a file called 'project.clj'. Open
> that file, and under :dependencies, add this to the vector: [clj-time
> "0.2.0-SNAPSHOT"]
>
>
If you're using leiningen, you can create a new project with 'lein
new'. In that project, you'll find a file called 'project.clj'. Open
that file, and under :dependencies, add this to the vector: [clj-time
"0.2.0-SNAPSHOT"]
Save the file and then run 'lein deps'. After that, running lein repl/
swa