Below is a quick setup guide on how to get started with the API. If you have any problems, refer to the F.A.Q page
//Create the ArtifactClient
ArtifactClient client = new ArtifactClient();
Thats it. You can then access the client functions to get what you need. Check out the ArtifactClient page for all methods and information