I am currently trying to import a library from github into my androidStudio project. Until now I had no problem with it, because there was always an exaplanation in the Readme on what exactly to include into my build.gradle. But for these libraries e.g.:
I have no idea how to include them in to my build.gradle to import them.
Best regards