scala-retry
scala-retry copied to clipboard
util lib path conflict with other packages
Hi, I am trying to use this package in our repo, however, the package is util.retry.blocking where the util easily conflicts with other packages, for example, our own util.
Is it possible to make this com.github.hipjim.util.retry.blocking instead to make it unique?