Skip to content

Instantly share code, notes, and snippets.

@david-bc
Created April 19, 2017 18:37
Show Gist options
  • Save david-bc/d7c91297297f27da36486ad1d242c835 to your computer and use it in GitHub Desktop.
Save david-bc/d7c91297297f27da36486ad1d242c835 to your computer and use it in GitHub Desktop.
Gradle Dependencies
compile('org.projectlombok:lombok')
compile group: 'com.google.guava', name: 'guava', version: '19.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment