- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Retrieving deps with SBT
Hi,
I have just started to play with SBT and I was wondering if it is possible to retrieve dependencies as I usually do using ivy (e.g. <ivy:retrieve /> from http://www.jaya.free.fr/ivy/doc/use/retrieve.html).
Basically, what I would like to do is to store in a /lib folder all the declared deps.
Any clue ?
Regards,Ugo.
I have just started to play with SBT and I was wondering if it is possible to retrieve dependencies as I usually do using ivy (e.g. <ivy:retrieve /> from http://www.jaya.free.fr/ivy/doc/use/retrieve.html).
Basically, what I would like to do is to store in a /lib folder all the declared deps.
Any clue ?
Regards,Ugo.










Re: Retrieving deps with SBT
On Mon, Aug 29, 2011 at 4:16 PM, Ugo Matrangolo <ugo [dot] matrangolo [at] gmail [dot] com> wrote: