[IT]/Android
[안드로이드] volley, gson 라이브러리 작성하기
working_hard
2018. 8. 28. 14:49
728x90
implementation 'com.android.volley:volley:1.1.0'
implementation 'com.google.code.gson:gson:2.8.2'
복사 후 붙여넣기!!