Example
Suppose that some library module depends on Foo maven url (ex jitpack etc not mavencentral or google). Then it publish It’s library module, when the user use the library, I want to avoid having to add to users use it Foo maven url to build.gradle.
Code sample
https://github.com/kwmt/databinding-ktx
I asked about it on bellow repository, but it couldn't solve. https://github.com/wada811/DataBinding-ktx/issues/11