# SuperPlayer **Repository Path**: kingbogo/SuperPlayer ## Basic Information - **Project Name**: SuperPlayer - **Description**: Android视频播放器 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2021-12-27 - **Last Updated**: 2025-12-15 ## 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}' ```