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

Chapter 6. Publishing to Bintray

In the previous chapter, we learned how to deploy our artifacts to a Maven repository. In this chapter, you will learn how we can deploy our artifacts to Bintray as a Maven repository. We will see what Bintray is and how it helps to publish our project.

We will see how we can configure the Gradle Bintray plugin to deploy our artifacts.