A jar file is just a zip file with a different extension. If it is just a library (opposed to an executable jar), I think you can just put all the .class files (you get a .class file when you compile...