Closed this issue 9 years ago · 2 comments
How to install SlidingMenu with Gradle ?
I follow your instructions about build.gradle file. In my one, I don't see maven anywhere just jcenter().
allprojects { repositories { jcenter() maven { url "http://jzaccone.github.io/SlidingMenu-aar" } } }
Thanks @hibrahimsafak @MafCM Let me know if this didn't work for you