Fabric Shield Lib

Fabric Shield Lib

3M Downloads

JitPack build is broken

kanpov opened this issue ยท 2 comments

commented

It is currently not possible to get the 1.4.5-1.18 artifact from JitPack.

As a temporary solution, I've built the mod and hosted it on my Maven. direct link.

I hope this issue gets resolved as soon as possible.

commented

This is not an issue with the mod, it is more wrong documentaion

replace the modImplementation in your build.gradle with this: modImplementation "com.github.CrimsonDawn45:Fabric-Shield-Lib:v${project.fabric_shield_lib_version}"

ok, thx

commented

This is not an issue with the mod, it is more wrong documentaion

replace the modImplementation in your build.gradle with this:
modImplementation "com.github.CrimsonDawn45:Fabric-Shield-Lib:v${project.fabric_shield_lib_version}"