How do I download the Gson library?

前端 未结 4 1782
南旧
南旧 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 18:12

    I just downloaded it here:

    https://jar-download.com/explore-java-source-code.php?a=gson&g=com.google.code.gson&v=2.7&downloadable=1

    Is working for me.

提交回复
热议问题