Appendix 3 Gradle Dependencies
Kotlin and Android Development featuring Jetpack — by Michael Fazio (120 / 125)
👈 Wrapping Up | TOC | Classpath Dependencies 👉
Throughout the book, we include many Gradle dependencies to add functionality to our apps. These libraries are an invaluable part of what we create, but keeping them all straight can be tricky.
To help out, I’ve compiled a list of all the dependencies used in the book along with a bit of info about each one, the actual Gradle file statement, which apps they’re used in, and most importantly, the version used in the book.
If you’re looking for a certain dependency, whether to figure out what it does or which version we used, here’s where you can go.
👈 Wrapping Up | TOC | Classpath Dependencies 👉
Kotlin and Android Development featuring Jetpack by Michael Fazio can be purchased in other book formats directly from the Pragmatic Programmers. If you notice a code error or formatting mistake, please let us know here so that we can fix it.