jar

nz.ac.auckland.lmzwidget : configuration-model

Maven & Gradle

Aug 18, 2015
3 usages

LMZ Widget Configuration Model · The JSON model for the LMZ widget configuration protocol

Table Of Contents

Latest Version

Download nz.ac.auckland.lmzwidget : configuration-model JAR file - Latest Versions:

All Versions

Download nz.ac.auckland.lmzwidget : configuration-model JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3
1.2
1.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window configuration-model-1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nz.ac.auckland.lmzwidget.configuration.parser

├─ nz.ac.auckland.lmzwidget.configuration.parser.WidgetConfigurationParser.class - [JAR]

nz.ac.auckland.lmzwidget.configuration.model

├─ nz.ac.auckland.lmzwidget.configuration.model.WidgetConfiguration.class - [JAR]

├─ nz.ac.auckland.lmzwidget.configuration.model.WidgetItem.class - [JAR]

├─ nz.ac.auckland.lmzwidget.configuration.model.WidgetMetadata.class - [JAR]

├─ nz.ac.auckland.lmzwidget.configuration.model.WidgetTab.class - [JAR]

Advertisement