Using github packages in Gradle and Maven projects
Jan 19, 2025 · 5 min read · Github packages is an easy way to publish current snapshot versions. The biggest problem with it is access token requirement for accessing published packages (no free access). Yes, I know, there is a super simple jitpack for this, but it can’t be use...
Join discussion
