We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588ec20 commit f4481cfCopy full SHA for f4481cf
pom.xml
@@ -23,6 +23,14 @@
23
</repository>
24
</repositories>
25
26
+ <distributionManagement>
27
+ <repository>
28
+ <id>github</id>
29
+ <name>Tolker</name>
30
+ <url>https://maven.pkg.github.com/tinyoverflow/tolker</url>
31
+ </repository>
32
+ </distributionManagement>
33
+
34
<dependencies>
35
<dependency>
36
<groupId>io.papermc.paper</groupId>
0 commit comments