Jitpack is awesome, but Maven Central is more usual for Kotlin users (we use it instead of Jitpack, for instance :P)
The process is easier than it looks. It requires proving domain ownership on a Jira ticket and uploading artifacts to a different repository.
I can help with the account setup and the repository adaptations if needed.
A pet project of mine is published to Maven Central and it's very simple, so it can be used as a guide if one is needed: https://github.com/LeoColman/SimpleCpfValidator
Jitpack is awesome, but Maven Central is more usual for Kotlin users (we use it instead of Jitpack, for instance :P)
The process is easier than it looks. It requires proving domain ownership on a Jira ticket and uploading artifacts to a different repository.
I can help with the account setup and the repository adaptations if needed.
A pet project of mine is published to Maven Central and it's very simple, so it can be used as a guide if one is needed: https://github.com/LeoColman/SimpleCpfValidator