android - Is there an easier way to add gson to my project? -


how add gson project gradle? see people adding files projects. don't want download project , put in mine.

in app/build.gradle:

 dependencies {     compile 'com.google.code.gson:gson:2.8.2' } 

Popular posts from this blog

html/hta mutiple file in audio player -

debugging - Reference - What does this error mean in PHP? -