I stopped using GPR and switched to JitPack for public deps.
It is so much simpler than GPR and worth it for me despite the limitations of JitPack not automatically building artifacts (which are built at the time of first access).
I captured my migration from GPR to JitPack in this article. Hope it helps others facing this issue.