wilkinsona / project-generator

3 stars 4 forks source link

Express that a version is defined by a property #44

Closed snicoll closed 5 years ago

snicoll commented 5 years ago

Related to #43 we need a way to express that a dependency's version is not the actual version but a reference to a property. This is important as the build may have different ways to represent that.

For instance, Gradle would require the entry to use double quotes and extra care if property does not follow the recommended format.