How can I (if possible), set one project as a library for another, in the form of a jar? I'd like to be able to have one project for developing a library I am using in another project, and it would be nice to have them split so I could use that library in multiple projects and have them all updated regularly.
↧