I'd like to use the latest version code from the public bitbucket project rxlint in my gradle project. But I don't know which URL to use.
I've tried to enter some URLs (see below) on https://jitpack.io/ - without success. The error message is always:
Repo not found or no access token provided
and since this repo is public, I guess, that I am just using the wrong format for the URL
URL's I've tried without success:
That project is hosted as a Mercurial (hg) repository on Bitbucket. JitPack only supports Git repositories.