Gradle to download a specific build from the repository

Hi All,

I want to download a specific artifact from the repo. Everytime i do a --refresh-dependencies it over rides with the newest build. I want to revert back to previous build using gradle. Is there a way to do so… Please help…