1. 0f4a729 Move core Dagger APIs and runtime from its previous maven structure (src/{main,test}/) to the {java,javatest}/ model typical to bazel by ronshapiro · 7 years ago[Renamed from core/src/main/java/dagger/multibindings/StringKey.java]
  2. da8e196 De-beta map bindings. The API has been fixed and consistent for a by ronshapiro · 7 years ago
  3. 8862859 Make dagger-supplied @MapKey annotations (e.g. @StringKey, etc.) as well as @Multibinds have RUNTIME retention. This keeps them consistent with the other dagger-supplied annotations, and allows them to be accessed by runtime tools such as the guice/dagger module adapter. by cgruber · 8 years ago
  4. e55f074 Update Dagger to use Google's new standard import order: by gak · 8 years ago
  5. 1b65b6a Add blank line above package declaration by dpb · 8 years ago
  6. 5dde42d Clean up opensource repo; remove Dagger 1 references by ronshapiro · 8 years ago
  7. 1aab566 Add the new copy of StringKey to which we will migrate. by gak · 9 years ago