Y
Hacker News
new
|
ask
|
show
|
jobs
by
lboasso
4342 days ago
You can have a look at the pom.xml[1] of SparkGS [2](a micro web framework using Gosu). It uses maven, so a 'mvn package' should generate the jars for you.
[1]
https://github.com/sparkgs/sparkgs/blob/master/pom.xml
[2]
http://sparkgs.github.io/