If you work on Java projects, use Gradle as a build automation tool, and you use dependencies in your project, this is the book for you. Additionally, if you want to deploy your project artifacts as dependencies for other developers using Gradle, you've found the right book.
What you will learn
Define dependencies in your Java projects
Publish your artifacts to Maven and Ivy repositories
Configure transitive dependencies
Install your artifacts in Bintray
Customize the resolution of dependency rules
Use your own code as dependencies in a multimodule project