Simple Build Tool jar packaging.

Posted by Lukasz Lew on Stack Overflow See other posts from Stack Overflow or by Lukasz Lew
Published on 2010-05-22T09:59:36Z Indexed on 2010/05/22 10:00 UTC
Read the original article Hit count: 174

Filed under:
|

Is there a way to tell sbt to package all needed libraries (scala-library.jar) into the main package, so it is stand-alone? (static?)

© Stack Overflow or respective owner

Related posts about scala

Related posts about sbt