Book Image

Gradle Dependency Management

By : Hubert Klein Ikkink
Book Image

Gradle Dependency Management

By: Hubert Klein Ikkink

Overview of this book

Table of Contents (14 chapters)
Gradle Dependency Management
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you learned how to use the third-party Bintray plugin. We learned about Bintray and JCenter. We saw how we can create a repository on Bintray and use it to deploy our project as a package to this repository.

You learned about the different configuration properties that can be set for the deployment to Bintray.

In the next chapter, we will see how we can upload to an Ivy repository.