9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-29 12:09:07 +00:00

Resolvers

This commit is contained in:
DanMB
2022-07-07 13:08:14 -07:00
parent d31a9605d5
commit 1634454700
33 changed files with 241 additions and 399 deletions

View File

@@ -25,6 +25,7 @@ allprojects {
annotationProcessor 'org.projectlombok:lombok:1.18.24'
annotationProcessor 'systems.manifold:manifold-ext:2022.1.18'
implementation 'art.arcane:Source:22.7.2'
implementation 'art.arcane:Cram:22.7.3'
implementation 'art.arcane:Amulet:22.7.13'
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.1'