I have added the jitpack in <repository> and GitHub in <dependency> in my pom file. But class files exist in the GitHub(which is mentioned in dependency tag) are not shown in maven dependencies of project.
I have used the repository and GitHub from the jitpack generated. Please suggest me to get the class files here.
Please find the below image showing repo name and pom files, but class files are not shown.