- Joined
- Nov 21, 2017
- Messages
- 17
- Thread Author
- #1
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
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