mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-02-06 04:05:28 +01:00
Added repository and update scheduling lib
This commit is contained in:
parent
2b53e3913f
commit
c6aed73f88
@ -20,12 +20,13 @@ repositories {
|
||||
|
||||
maven("https://repo.codemc.org/repository/maven-public/")
|
||||
maven("https://hub.spigotmc.org/nexus/content/repositories/snapshots/")
|
||||
maven ("https://jitpack.io" )
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation("org.bstats:bstats-bukkit:3.0.1")
|
||||
implementation("net.kyori:adventure-platform-bukkit:4.3.1")
|
||||
implementation("com.github.Anon8281:UniversalScheduler:0.1.3")
|
||||
implementation("com.github.Anon8281:UniversalScheduler:0.1.6")
|
||||
|
||||
compileOnly("org.spigotmc:spigot-api:1.20-R0.1-SNAPSHOT")
|
||||
compileOnlyApi("org.jetbrains:annotations:23.0.0")
|
||||
|
Loading…
Reference in New Issue
Block a user