# SuperPlayer **Repository Path**: feer/SuperPlayer ## Basic Information - **Project Name**: SuperPlayer - **Description**: Android视频播放器 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-10-18 - **Last Updated**: 2023-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SuperPlayer ![Download](https://jitpack.io/v/com.gitee.kingbogo/SuperPlayer.svg) Android Player ``` allprojects { repositories { ... maven { url 'https://jitpack.io' } } } ``` ``` implementation 'com.gitee.kingbogo:SuperPlayer:{version}' ```