How do I download the Gson library?

前端 未结 4 1783
南旧
南旧 2021-01-01 17:12

Should be simple question.

When I go to https://github.com/google/gson I can only download the library as a zip folder as opposed to a jar file.

Where can I

4条回答
  •  一整个雨季
    2021-01-01 17:52

    am bit late but for anyone in future, https://mvnrepository.com/artifact/com.google.code.gson/gson/2.8.0

    ofcourse if its vresion changes you can figure it out from the base url.

提交回复
热议问题