mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-18 14:50:57 +00:00
Add BSF
This commit is contained in:
+3
-2
@@ -137,8 +137,8 @@ dependencies {
|
||||
implementation "net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT"
|
||||
implementation "net.kyori:adventure-platform-bukkit:4.0.0-SNAPSHOT"
|
||||
implementation 'net.kyori:adventure-api:4.8.1'
|
||||
\
|
||||
// Dynamically Loaded
|
||||
|
||||
// Dynamically Loaded
|
||||
implementation 'it.unimi.dsi:fastutil:8.5.4'
|
||||
implementation 'com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2'
|
||||
implementation 'org.zeroturnaround:zt-zip:1.14'
|
||||
@@ -146,4 +146,5 @@ dependencies {
|
||||
implementation 'org.ow2.asm:asm:9.2'
|
||||
implementation 'com.google.guava:guava:30.1.1-jre'
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user