I need to add https://jcenter.bintray.com/ into IntelliJ IDEA. IJ should be able to find and update packages from JCenter as it does for Maven Central.
Currently when I add the URL to the list of maven repos, it complains "No repositories found".
Note: I use the internal IJ build system, there is no Maven or Gradle there (and I have my reasons not to use them)