I put implementation fg.deobf("com.ptsmods:devlogin:3.5") // For Forge into the dependencies of my build.gradle, but when I try to run it, it says this:

"File devlogin-3.5_mapped_parchment_2023.09.03-1.20.1.jar is a Fabric mod and cannot be loaded"
latest.log: https://pastebin.com/JjMfzPdv
build.gradle: https://pastebin.com/wf6uGLFM
I put

implementation fg.deobf("com.ptsmods:devlogin:3.5") // For Forgeinto the dependencies of my build.gradle, but when I try to run it, it says this:"File devlogin-3.5_mapped_parchment_2023.09.03-1.20.1.jar is a Fabric mod and cannot be loaded"
latest.log: https://pastebin.com/JjMfzPdv
build.gradle: https://pastebin.com/wf6uGLFM