I'm new to modding and I'm trying to use an external lib, but gradle seems to have trouble locating the dependencies.
Gradle error logs: https://pastebin.com/trmjrNHk
Gradle build file: https://pastebin.com/Mr0c95m5
Lodestone: https://github.com/LodestarMC/Lodestone/wiki#setup-guide
I'm using Java 17 (Eclipse Adoptium JDK) with IntelliJ
Can anybody help?