Time:03-07
how do I connect this library correctly?
CodePudding user response:
in your build.gradle in poject level put this
repositories { maven { url 'https://github.com/FireZenk/maven-repo/raw/master/'} }
Page link:https//www.codepudding.com/net/326096.html