All Downloads are FREE. Search and download functionalities are using the official Maven repository.

json.object.object1ws.json Maven / Gradle / Ivy

There is a newer version: 4.1.3
Show newest version
{
	"grandparent": {
		"parent": {
			"child1": "text",
			"child2": true,
			"child3": {
				"key": "value"
			}
		}
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy