This project is a demo for
Run
sbt publishLocal
to generate a jar which contains a zip file that was generated by the ZipGeneratorMainClass class from the project's main code. (The class is in this dir rather than src/main, so that this project will fit in a Github Gist.)
Run:
sbt run
to see the "MainClass" output: "Output from main class"