mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-07 09:26:23 +02: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.