Android Question implementation com.google.code.gson

kkkpe

Active Member
Licensed User
Longtime User
in my project i am implementing two classes in java that need this implementation:

implementation 'com.google.code.gson:gson:2.8.6'

How can I do?
 
Top