Android Parsing between JSON and Kotlin Object with Google Gson Library
摘要:
Parsing between JSON and Kotlin Object with Google Gson Library dependencies { ... implementation 'com.google.code.gson:gson:2.8.6' ... } class MyClas 阅读全文
posted @ 2020-11-03 18:47 明天有风吹 阅读(94) 评论(0) 推荐(0)
浙公网安备 33010602011771号