I'm trying to install Java Deep Library. There seem to be about a million different ways to accomplish this. I am using the Eclipse IDE. Thus far I have tried to import the project using Gradle, however I am unfamiliar with Gradle and I do not know which folder to specify from the list of folders.
I have also tried adding Maven dependencies, but I do not know what any of this actually means and I don't know how to actually use them.
I've only just started using Java. I don't really understand how to get a Java project from github and start using it, which is why I'm having so much trouble.