Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. repositories {
  2. maven { url 'https://jitpack.io' }
  3. }
  4.  
  5. dependencies {
  6. implementation 'com.github.BoardiesITSolutions:Android-MySQL-Connector:TAG'
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement