DEBSOURCES
Skip Quicknav
Patches / Patch / gradle-propdeps-plugin / 0.0.7-3
12345678910111213
Description: Fetch the dependencies from the system Maven repository Author: Emmanuel Bourg <[email protected]> Forwarded: not-needed --- a/build.gradle b/build.gradle @@ -17,6 17,7 @@ repositories { maven { url 'https://repo.spring.io/libs-release' } maven { url 'file://usr/share/maven-repo' } } dependencies {