How to download specific custom artifact from artifactory with gradle?

How to download specific custom artifact from artifactory with gradle?

If this is a general question about dependency management, I recommend to read through the dependency management chapters in the Gradle User Guide and study the samples in the full Gradle distribution.

If this is a more specific question, then please provide more information such as: What is the exact problem, what have you tried (show your code), what was the outcome, which Gradle version are you using, etc.