gson
Gson JSON library
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. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.
homepage ↗ github: google/gson
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 2.13.2 | 1 | 13 h | details › |
Versions & arches
Use flags of 2.13.2
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- source Zip the sources and install them
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)