DependencyDownload icon indicating copy to clipboard operation
DependencyDownload copied to clipboard

Transitive dependencies

Open thewyolar opened this issue 11 months ago • 3 comments

Can your library download transitive dependencies?

thewyolar avatar Jan 23 '25 16:01 thewyolar

With the Gradle plugin, yes & automatically. If dependencies are declared in code the transitive dependencies would need to be declared seperately

Vankka avatar Jan 23 '25 16:01 Vankka

Is there any way to automatically download transitive dependencies when declared in the code?

thewyolar avatar Jan 24 '25 07:01 thewyolar

Not currently

Vankka avatar Jan 24 '25 16:01 Vankka