Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Question How to use Maven in my Runemate projects?

Joined
Nov 21, 2017
Messages
17
Hello everyone,

I've been trying to get Maven to work with my runemate projects but I keep failing in incorporating it. I want to incorporate some 3rd party packages like pusher and unirest for http requests and now I've manually imported the .jar's but this is far from ideal.

I was wondering if someone could lay out all of the steps required for setting up a project using Maven and how I could run and export my code as a jar so I can distribute it among my computers.

Thanks in advance,
Haskabab
 
Top