Created
April 19, 2017 18:37
-
-
Save david-bc/d7c91297297f27da36486ad1d242c835 to your computer and use it in GitHub Desktop.
Gradle Dependencies
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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