jar

com.techmale : mJSONWrapper

Maven & Gradle

Dec 19, 2014
1 stars

Minimal JSON Library Wrapper · Wraps mjson, providing full path accessors to JSON data, meaningful exception when expectation fail and JSON comparator for unit testing.

Table Of Contents

Latest Version

Download com.techmale : mJSONWrapper JAR file - Latest Versions:

All Versions

Download com.techmale : mJSONWrapper JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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 mJSONWrapper-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.techmale.oss.js

├─ com.techmale.oss.js.MJsonWrapper.class - [JAR]

├─ com.techmale.oss.js.MjsonComparator.class - [JAR]

├─ com.techmale.oss.js.MjsonType.class - [JAR]

Advertisement