mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-12-05 04:41:09 +01:00
| .. | ||
| src | ||
| build.gradle | ||
| README.md | ||
SOP-Java-JSON-GSON
JSON Parsing VERIFICATION extension JSON using Gson
Since revision 11, the SOP specification defines VERIFICATIONS extension JSON.
This module implements the JSONParser and JSONSerializer interfaces using Googles Gson library.