DependencyDownload
DependencyDownload copied to clipboard
Transitive dependencies
Can your library download transitive dependencies?
With the Gradle plugin, yes & automatically. If dependencies are declared in code the transitive dependencies would need to be declared seperately
Is there any way to automatically download transitive dependencies when declared in the code?
Not currently