# BeemansCommon
**Repository Path**: xcoffee/BeemansCommon
## Basic Information
- **Project Name**: BeemansCommon
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 2
- **Created**: 2022-04-10
- **Last Updated**: 2022-04-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
### common
```groovy
allprojects {
repositories {
google()
mavenCentral()
maven { url 'https://jitpack.io' }
maven { url 'https://repo1.maven.org/maven2/' }
//或者 sonatype
maven { url "https://s01.oss.sonatype.org/content/groups/public" }
maven { url "https://s01.oss.sonatype.org/content/repositories/releases" }
}
}
```
```groovy
implementation 'com.gitee.tiamosu:beemanscommon:3.2.9'
```
## *清单配置*
```xml
```
## *全局样式*
```xml
```
## *第三方库*
* [MVVMFly](https://github.com/tiamosu/X-MVVMFly)
* [LoadSir](https://github.com/tiamosu/LoadSir)
* [ItemDecoration](https://github.com/tiamosu/X-DividerItemDecoration)
* [BRVAH](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)
* [SmartRefresh](https://github.com/scwang90/SmartRefreshLayout)
* [MMKV](https://github.com/Tencent/MMKV)
* [AgentWeb](https://github.com/Justson/AgentWeb)
* [JsBridge](https://github.com/lzyzsd/JsBridge)
* [ImmersionBar](https://github.com/gyf-dev/ImmersionBar)
* [XXPermissions](https://github.com/getActivity/XXPermissions)
* [ReLinker](https://github.com/KeepSafe/ReLinker)
* [友盟统计、分享](https://developer.umeng.com/sdk)