# Tool **Repository Path**: jiageLi/tool ## Basic Information - **Project Name**: Tool - **Description**: 常用工具集合 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-17 - **Last Updated**: 2021-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tool #### 介绍 常用工具集合 #### 使用说明 ``` allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.gitee.jiageLi:tool:1.0.1' } ```