me@codeskraps.com ~ $
  • ~/posts
  • ~/projects
  • ~/about
Tags
Using a Self-Hosted Git Repository as a Maven Repository March 10, 2026

If you maintain shared libraries across multiple Android or Kotlin Multiplatform projects, you’ve probably considered publishing them to a Maven repository. Maven Central works, but the publishing process is heavy — GPG signing, Sonatype staging, approval delays. For private or small-scale libraries, that’s overkill. If you already self-host a Git server like Gitea or Gogs, you can use it as a Maven repository with zero additional infrastructure.

CC 2025, Built with Hugo | Analytics by Self-hosted Umami