# VTP **Repository Path**: Vove/VTP ## Basic Information - **Project Name**: VTP - **Description**: https://github.com/Vove7/VTP - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-10 - **Last Updated**: 2022-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![](https://jitpack.io/v/Vove7/VTP.svg)](https://jitpack.io/#Vove7/VTP) # VTP > - Vove's Tools Package > - Android个人开发工具包 **[更新日志](UpdateLog.md)** ## **[文档](DOC.md)** ## Usage * Step 1. Add the JitPack repository to your build file gradle: ```groovy allprojects { repositories { //... maven { url 'https://jitpack.io' } } } ``` * Step 2. Add the dependency gradle: ```groovy dependencies { implementation 'com.github.Vove7:VTP:最新版本' } ``` 最新版本: [![](https://jitpack.io/v/Vove7/VTP.svg)](https://jitpack.io/#Vove7/VTP)