# MMMaven **Repository Path**: polonium210/MMMaven ## Basic Information - **Project Name**: MMMaven - **Description**: 从GitHub搞的镜像 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-01 - **Last Updated**: 2024-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MMMaven Mysterious Mountain Maven, a maven for Syameimaru's Mod on github. ~~Hey, github is so useful!~~ 妖怪之山Maven,一个用于存放射命丸政模组的Maven。 ~~白嫖Github真香~~ *** # How To Use Put this in your `build.gradle`. ``` repositories { // Put repositories for dependencies here maven { url = "https://raw.github.com/0999312/MMMaven/main/repository" } } ``` # 如何使用 将这一段放进你的`build.gradle`中。 ``` repositories { // Put repositories for dependencies here maven { url = "https://raw.github.com/0999312/MMMaven/main/repository" } } ```