json.object.object1ws.json Maven / Gradle / Ivy
{
"grandparent": {
"parent": {
"child1": "text",
"child2": true,
"child3": {
"key": "value"
}
}
}
}
{
"grandparent": {
"parent": {
"child1": "text",
"child2": true,
"child3": {
"key": "value"
}
}
}
}