Android代码-AndroidScratchCard

时间:2022-08-25 20:59:24
【文件属性】:
文件名称:Android代码-AndroidScratchCard
文件大小:774KB
文件格式:ZIP
更新时间:2022-08-25 20:59:24
Android代码 Android Scratchcard Light Weighted Scratchcard View Library for Android Kindly use the following links to use this library: In build.gradle (Project) allprojects { repositories { ... maven { url "https://jitpack.io" } } } And then in the other gradle file(may be your app gradle or your own module library gradle, but never add in both of them to avoid conflict.) dependencies { // AppCompat version implementation 'com.github.myinnos:AndroidScratchCard:v1.0' } How

网友评论