Advertisement
Guest User

Untitled

a guest
Apr 19th, 2014
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. repositories {
  2. mavenLocal()
  3. mavenCentral()
  4. }
  5.  
  6. dependencies {
  7. compile 'com.google.guava:guava:17.0-rc2'//e.g.
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement