In Gradle, I need simply add:
repositories { jcenter() }
What is the simplest and proper way to do the same in maven pom.xml or wher
The official documentation from JFrog JCenter is in: https://bintray.com/bintray/jcenter
Hit the SET ME UP! button on the upper right corner.