Join Slack
Powered by
``` configurations.all { resolutionStrategy {...
# test
e
Eugen Martynov
12/26/2019, 8:22 AM
Copy code
configurations.all { resolutionStrategy { force "<group>:<artifact>:<version>" } }
3
Views
Open in Slack
Previous
Next