Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ```gradle
  2. // compile 'groupId:artifactId:version'
  3. //
  4. // groupId = com.android.support
  5. // artifactId = appcompat-v7
  6. // version = 25.1.0
  7. compile 'com.android.support:appcompat-v7:25.1.0'
  8. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement