# LegendGem **Repository Path**: wuqingdada/legend-gem ## Basic Information - **Project Name**: LegendGem - **Description**: 私用宝石私用宝石私用宝石 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-06 - **Last Updated**: 2025-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Building * [Gradle](https://gradle.org/) - Dependency Management The GradleWrapper in included in this project. **Windows:** ``` gradlew.bat clean build ``` **macOS/Linux:** ``` ./gradlew clean build ``` Build artifacts should be found in `./build/libs` folder.