Skip to content

Instantly share code, notes, and snippets.

@jcaiqueoliveira
Created January 14, 2017 01:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcaiqueoliveira/2784d83cb3fec2259074638ecebf961a to your computer and use it in GitHub Desktop.
Save jcaiqueoliveira/2784d83cb3fec2259074638ecebf961a to your computer and use it in GitHub Desktop.
dependencies {
compile 'com.google.dagger:dagger:2.x'
annotationProcessor 'com.google.dagger:dagger-compiler:2.x'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment