mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-28 11:44:42 +02:00
begin integration with fawe
This commit is contained in:
@ -39,6 +39,11 @@ allprojects {
|
||||
url = uri("https://jitpack.io")
|
||||
}
|
||||
|
||||
maven {
|
||||
name = "IntellectualSites Releases Repository"
|
||||
url = uri("https://mvn.intellectualsites.com/content/repositories/releases")
|
||||
}
|
||||
|
||||
maven {
|
||||
name = "IntellectualSites Snapshots Repository"
|
||||
url = uri("https://mvn.intellectualsites.com/content/repositories/snapshots")
|
||||
|
Reference in New Issue
Block a user