Making stand-alone jar with Simple Build Tool.

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/23 15:40 UTC
Read the original article Hit count: 189

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