Jul 23, 2022
Hi Bob, what I did back in the past was to use ANT + IVY and an ANT task that downloaded the properties file before the actual ivy-resolve.
On what build tool are you trying to achieve this result?
this for example is for Gradle(with version catalogs)
https://zone84.tech/programming/how-to-share-gradle-version-catalogs-between-projects/