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

-test.1.3.3.source-code.jsonExample2.json Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version
{"menu": {
  "id": "file",
  "value": "File",
  "popup": {
    "menuitem": [
      {"value": "New", "onclick": "CreateNewDoc()"},
      {"value": "Open", "onclick": "OpenDoc()"},
      {"value": "Close", "onclick": "CloseDoc()"}
    ]
  }
}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy