Closed douya40 closed 8 years ago
按照步骤引入吧。 如果好用还请给个star。
Step 1. Add the JitPack repository to your build file Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
Step 2. Add the dependency
dependencies {
compile 'com.github.mcxtzhang:SwipeDelMenuLayout:V1.2.3'
}
Error:(26, 13) Failed to resolve: com.github.mcxtzhang:SwipeDelMenuLayout:V1.2.2 Show in File
Show in Project Structure dialog