Dialog registry API #12671
+4,404
−465
Merged
Dialog registry API #12671
PaperMC PR Publishing / PR Publishing
succeeded
Jul 4, 2025 in 15s
PR Publishing - 2 artifacts
PR published 2 artifacts
io.papermc.paper:dev-bundle:1.21.7-R0.1-SNAPSHOT
io.papermc.paper:paper-api:1.21.7-R0.1-SNAPSHOT
Details
Download the Paperclip jar for this pull request: paper-12671.zip
The artifacts published by this PR:
- 📦
io.papermc.paper:dev-bundle:1.21.7-R0.1-SNAPSHOT - 📦
io.papermc.paper:paper-api:1.21.7-R0.1-SNAPSHOT
Repository Declaration
In order to use the artifacts published by the PR, add the following repository to your buildscript:
repositories {
maven("https://maven-prs.papermc.io/Paper/pr12671") {
name = "Maven for PR #12671" // https://github.com/PaperMC/Paper/pull/12671
mavenContent {
includeModule("io.papermc.paper", "dev-bundle")
includeModule("io.papermc.paper", "paper-api")
}
}
}
Loading