jar

io.github.zlgspace : msgpraser

Maven & Gradle

Aug 24, 2021
1 stars

msgpraser · Android message processing and scheduling management tools, can be very convenient to solve the complex message distribution processing, simplified development

Table Of Contents

Latest Version

Download io.github.zlgspace : msgpraser JAR file - Latest Versions:

All Versions

Download io.github.zlgspace : msgpraser JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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

com.zlgspace.msgpraser.base

├─ com.zlgspace.msgpraser.base.CallbackMsg.class - [JAR]

├─ com.zlgspace.msgpraser.base.IMsgParserAdapter.class - [JAR]

├─ com.zlgspace.msgpraser.base.MsgParserAdapter.class - [JAR]

com.zlgspace.msgpraser

├─ com.zlgspace.msgpraser.Dispatcher.class - [JAR]

├─ com.zlgspace.msgpraser.MsgDispatcher.class - [JAR]

├─ com.zlgspace.msgpraser.MsgIdDescription.class - [JAR]

├─ com.zlgspace.msgpraser.MsgParser.class - [JAR]

├─ com.zlgspace.msgpraser.MsgTargetBroker.class - [JAR]

├─ com.zlgspace.msgpraser.Unbinder.class - [JAR]

Advertisement