Advertisement
Guest User

Untitled

a guest
Jan 26th, 2015
416
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. compile 'com.android.support:support-v4:21.0.3'
  2. compile 'com.android.support:support-v13:21.0.3'
  3. compile 'com.android.support:cardview-v7:21.0.3'
  4. compile 'com.android.support:appcompat-v7:21.0.3'
  5. compile 'com.j256.ormlite:ormlite-android:4.48'
  6. compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.3'
  7. compile 'com.squareup.okhttp:okhttp:2.2.0'
  8. compile 'com.fasterxml.jackson.core:jackson-core:2.5.0'
  9. compile 'com.fasterxml.jackson.core:jackson-databind:2.5.0'
  10. compile 'com.fasterxml.jackson.core:jackson-annotations:2.5.0'
  11. compile 'com.github.markushi:circlebutton:1.1'
  12. compile 'com.github.johnpersano:supertoasts:1.3.4.1@aar'
  13. compile 'net.danlew:android.joda:2.7.0'
  14. compile 'ro.tudorluca.numberpicker:library:1.0'
  15. compile 'com.mobsandgeeks:android-saripaar:1.0.2'
  16. compile 'com.github.chrisbanes.photoview:library:1.2.3'
  17. compile 'com.squareup:android-times-square:1.4.0@aar'
  18. compile 'com.joanzapata.pdfview:android-pdfview:1.0.2@aar'
  19. compile 'com.github.leonardoxh:android-masks:1.1'
  20. compile 'com.google.guava:guava:18.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement