dagger
https://github.com/google/dagger
Java
A fast dependency injector for Android and Java.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported9 Subscribers
Add a CodeTriage badge to dagger
Help out
- Issues
- [KSP]: No error is reported when `@AndroidEntryPoint` class does not extend a generated `Hilt_` class
- Add a `dagger.experimentalKsp` compiler option.
- [KSP] Unresolvable types in annotation values are missing rather than error types.
- [KSP] Type variables in `throws` statement causes validation exception.
- [KSP]: Overriding `@Inject` method with non-`@Inject` method does not prevent injection in certain cases.
- [KSP] Support MapKey creator class generation
- Create gradle.yml
- Support ElementsIntoMap like ElementsIntoSet
- fix(sec): upgrade com.google.guava:guava to 32.0.0-jre
- AssistedInject & AssistedFactory should allow returning an interface from the Factory
- Docs
- Java not yet supported