Publish platform variant #2
Closed
NeoForged - PR Publishing / PR Publishing
succeeded
Jun 1, 2024 in 5s
PR Publishing - 1 artifact
PR published 1 artifact
net.neoforged:minecraft-dependencies:1.20.6
Details
The artifacts published by this PR:
Repository Declaration
In order to use the artifacts published by the PR, add the following repository to your buildscript:
repositories {
maven {
name 'Maven for PR #2' // https://github.com/neoforged/GradleMinecraftDependencies/pull/2
url 'https://prmaven.neoforged.net/GradleMinecraftDependencies/pr2'
content {
includeModule('net.neoforged', 'minecraft-dependencies')
}
}
}
Loading