dagger.dev Open in urlscan Pro
185.199.110.153  Public Scan

Submitted URL: http://dagger.dev/
Effective URL: https://dagger.dev/
Submission: On February 20 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Home Dagger Hilt Dagger Tutorial


DAGGER

Dagger is a fully static, compile-time dependency injection framework for Java,
Kotlin, and Android. It is an adaptation of an earlier version created by Square
and now maintained by Google.

The latest Dagger release is: Dagger 2.50

Dagger aims to address many of the development and performance issues that have
plagued reflection-based solutions. More details can be found in this talk
(slides) by Gregory Kick.


WHERE ARE THE DOCS?

 * User documentation
 * Dagger API @ HEAD


WHERE IS THE CODE?

 * https://github.com/google/dagger


HAVE A QUESTION?

 * Ask it on Stack Overflow with the dagger-2 tag
 * Send an email to dagger-discuss@googlegroups.com

© Dagger 2024