mirror of
https://github.com/FatttSnake/OxygenToolbox.git
synced 2026-04-06 06:31:27 +08:00
9 lines
212 B
JSON
9 lines
212 B
JSON
{
|
|
"uniqueId": "com.google.code.gson:gson",
|
|
"developers": [
|
|
{
|
|
"name": "Google"
|
|
}
|
|
],
|
|
"description": "A Java serialization/deserialization library to convert Java Objects into JSON and back."
|
|
} |