# xViewUtils **Repository Path**: zzhhz/xViewUtils ## Basic Information - **Project Name**: xViewUtils - **Description**: View注解 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-20 - **Last Updated**: 2021-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xUtils分解,View的注解模块 使用方式: allprojects { repositories { maven { url 'https://jitpack.io' } } } implementation 'com.gitee.zzhhz:xViewUtils:0.0.1' xView.view().inject(this);