-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish a platform (BOM) with the Minecraft dependencies #6
Conversation
This platform contains all libraries between the server and the client but prefers using the lower version when they have different versions.
Last commit published: 2358a6b78a10b162803d760910a7a8bd1a75b3e1. PR PublishingThe artifacts published by this PR:
Repository DeclarationIn order to use the artifacts published by the PR, add the following repository to your buildscript: repositories {
maven {
name 'Maven for PR #6' // https://github.com/neoforged/GradleMinecraftDependencies/pull/6
url 'https://prmaven.neoforged.net/GradleMinecraftDependencies/pr6'
content {
includeModule('net.neoforged', 'minecraft-dependencies')
}
}
} |
🚀 This PR has been released as GradleMinecraftDependencies version |
🚀 This PR has been released as GradleMinecraftDependencies version |
🚀 This PR has been released as GradleMinecraftDependencies version |
🚀 This PR has been released as GradleMinecraftDependencies version |
This platform contains all libraries between the server and the client but prefers using the lower version when they have different versions.