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 7496470 commit f9ba2b0Copy full SHA for f9ba2b0
pom.xml
@@ -27,6 +27,10 @@
27
<name>PGM Repository</name>
28
<url>https://repo.pgm.fyi/snapshots</url>
29
</repository>
30
+ <repository>
31
+ <id>aikar</id>
32
+ <url>https://repo.aikar.co/content/groups/aikar/</url>
33
+ </repository>
34
<repository>
35
<id>spigot-repo</id>
36
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
0 commit comments