youer
Docs
English
Developers
Mods and Plugins
Dependencies

Dependencies

You may want to access youer api in your plugin or mod, this page is for you.

repositories {
    maven {url "https://maven.mohistmc.com/"}
}
 
dependencies {
    compileOnly("com.mohistmc:youerdev:1.21.1")
}

Others version is not available yet.