🌐
Maven Repository
mvnrepository.com › artifact › com.google.code.gson › gson
Maven Repository: com.google.code.gson » gson
September 10, 2025 - Gson is a Java library that can be used to convert Java Objects into their JSON representation.
open-source Java library to serialize and deserialize Java objects to and from JSON
Gson, or Google Gson, is an open-source Java library that serializes Java objects to JSON (and deserializes them back to Java). The Gson library was originally developed for internal purposes at Google, … Wikipedia
Factsheet
Google Gson
Developer Google
Initial release May 22, 2008; 17 years ago (2008-05-22)
Factsheet
Google Gson
Developer Google
Initial release May 22, 2008; 17 years ago (2008-05-22)
🌐
GitHub
github.com › google › gson
GitHub - google/gson: A Java serialization/deserialization library to convert Java Objects into JSON and back · GitHub
A Java serialization/deserialization library to convert Java Objects into JSON and back - google/gson
Starred by 24.3K users
Forked by 4.4K users
Languages   Java
🌐
Maven Central
repo1.maven.org › maven2 › com › google › code › gson › gson › 2.10.1
Central Repository: com/google/code/gson/gson/2.10.1
../ gson-2.10.1-javadoc.jar 2023-01-06 15:44 706662 gson-2.10.1-javadoc.jar.asc 2023-01-06 15:44 496 gson-2.10.1-javadoc.jar.md5 2023-01-06 15:44 32 gson-2.10.1-javadoc.jar.sha1 2023-01-06 15:44 40 gson-2.10.1-sources.jar 2023-01-06 15:44 181840 gson-2.10.1-sources.jar.asc 2023-01-06 15:44 ...
🌐
GitHub
github.com › google › gson › releases
Releases · google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back - Releases · google/gson
Author   google
🌐
GeeksforGeeks
geeksforgeeks.org › java › how-to-install-gson-module-in-java
How to Install GSON Module in Java? - GeeksforGeeks
March 2, 2022 - Steps: Right Click on Project -> Open Module Settings -> Libraries -> Click + -> Add GSON Jar -> Apply and OK
Find elsewhere
🌐
TutorialsPoint
tutorialspoint.com › gson › gson_quick_guide.htm
GSON - Quick Guide
Download the latest version of Gson jar file from Maven Repository gson-2.13.1.jar.
🌐
Maven Repository
mvnrepository.com › artifact › com.google.code.gson › gson › 2.10.1
Maven Repository: com.google.code.gson » gson » 2.10.1
January 6, 2023 - HomePage https://github.com/google/gson 🔍 Inspect URL · Links · DateJan 06, 2023 · Filespom (9 KB)jar (276 KB)View All · RepositoriesCentralAlessioDPAlfrescoAuxilorCarmGaelGluuIceCreamQAQInstreamaticGroovyPluginsKyligence PublicLaninkLoohpJamesMineVoltMulesoftSpaceIOTitanValeUSITWSO2 PublicXceptance+17 more ·
Published   Jan 06, 2023
Version   2.10.1
🌐
Maven Repository
mvnrepository.com › artifact › com.google.code.gson › gson › 2.8.9
Maven Repository: com.google.code.gson » gson » 2.8.9
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. LicenseApache 2.0 · CategoriesJSON Libraries · Tagsformatjsongoogleparsingmappinggsonserializationcode · DateOct 29, ...
🌐
Coderanch
coderanch.com › t › 672838 › java › download-GSON-Jar-text-editor
Best way to download GSON Jar If I'm using only a text editor for development. [Solved] (Beginning Java forum at Coderanch)
November 16, 2016 - https://mvnrepository.com/artifact/com.google.code.gson/gson I will recommend maven repo site because you can choose the different versions. Another source is the GSON original site whatever that is. The GitHub site I checked doesn't have the jar but the source.
🌐
Maven Central
repo1.maven.org › maven2 › com › google › code › gson › gson › 2.8.9
Central Repository: com/google/code/gson/gson/2.8.9
../ gson-2.8.9-javadoc.jar 2021-10-29 20:00 679597 gson-2.8.9-javadoc.jar.asc 2021-10-29 20:00 496 gson-2.8.9-javadoc.jar.md5 2021-10-29 20:00 32 gson-2.8.9-javadoc.jar.sha1 2021-10-29 20:00 40 gson-2.8.9-sources.jar 2021-10-29 20:00 163187 gson-2.8.9-sources.jar.asc 2021-10-29 20:00 496 gson-2.8.9-sources.jar.md5 2021-10-29 20:00 32 gson-2.8.9-sources.jar.sha1 2021-10-29 20:00 40 gson-2.8.9.jar 2021-10-29 20:00 258075 gson-2.8.9.jar.asc 2021-10-29 20:00 496 gson-2.8.9.jar.md5 2021-10-29 20:00 32 gson-2.8.9.jar.sha1 2021-10-29 20:00 40 gson-2.8.9.pom 2021-10-29 20:00 6325 gson-2.8.9.pom.asc 2021-10-29 20:00 496 gson-2.8.9.pom.md5 2021-10-29 20:00 32 gson-2.8.9.pom.sha1 2021-10-29 20:00 40
🌐
Maven Repository
mvnrepository.com › artifact › com.google.code.gson › gson › 2.9.0
Maven Repository: com.google.code.gson » gson » 2.9.0
February 11, 2022 - Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. LicenseApache 2.0 · CategoriesJSON Libraries · Tagsformatjsongoogleparsingmappinggsonserializationcode · DateFeb 11, ...
Published   Feb 11, 2022
Version   2.9.0
🌐
Jenkov
jenkov.com › tutorials › java-json › gson-installation.html
GSON - Installation
June 13, 2015 - You can do so either by adding GSON as a Maven dependency to your project, or by downloading the JAR file and include it in the classpath manually.
🌐
Maven Repository
mvnrepository.com › artifact › com.google.code.gson › gson › 2.11.0
Maven Repository: com.google.code.gson » gson » 2.11.0
May 19, 2024 - HomePage https://github.com/google/gson 🔍 Inspect URL · Links · DateMay 19, 2024 · Filespom (11 KB)jar (291 KB)View All · RepositoriesCentralAlessioDPAlfrescoAuxilorCarmGaelInstreamaticLaninkLoohpJamesSpaceIOTitanValeUSITWSO2 PublicXceptance+11 more ·
Published   May 19, 2024
Version   2.11.0