scala-retry icon indicating copy to clipboard operation
scala-retry copied to clipboard

util lib path conflict with other packages

Open Yicong-Huang opened this issue 4 years ago • 0 comments

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?

Yicong-Huang avatar Apr 25 '21 19:04 Yicong-Huang