| | |
| | | |
| | | |
| | | compileOnly group: 'net.sourceforge.jexcelapi', name: 'jxl', version: '2.6.12' |
| | | compileOnly 'com.wang.avi:library:2.1.3' |
| | | |
| | | //地址选择 |
| | | implementation project(':pickerviewlibrary') |
| | | compileOnly project(':pickerviewlibrary') |
| | | implementation project(':ocridcardlibrary') |
| | | implementation project(':baselibrary') |
| | | |
| | | compileOnly 'com.tencent.bugly:crashreport:4.1.9.3' |
| | | // 处理图片 |
| | | // implementation (name: 'ocr-library', ext: 'aar') |
| | | //权限申请 |
| | | compileOnly 'com.github.getActivity:XXPermissions:18.5' |
| | | //滚动选择框 |
| | | compileOnly 'com.contrarywind:Android-PickerView:4.1.9' |
| | | |
| | | // compileOnly 'com.contrarywind:Android-PickerView:4.1.9' |
| | | implementation files('../baselibrary/libs/avi.library-2.1.3.aar') |
| | | //列表 |
| | | compileOnly 'io.github.scwang90:refresh-layout-kernel:2.0.5' |
| | | compileOnly 'io.github.scwang90:refresh-header-classics:2.0.5' |