jar

io.github.m-m-m : mmm-marshall-protobuf

Maven & Gradle

May 29, 2023
0 stars

mmm-marshall-protobuf · Implementations of mmm-marshall API for ProtoBuf/gRPC.

Table Of Contents

Latest Version

Download io.github.m-m-m : mmm-marshall-protobuf JAR file - Latest Versions:

All Versions

Download io.github.m-m-m : mmm-marshall-protobuf JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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 mmm-marshall-protobuf-0.9.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.mmm.marshall.protobuf

├─ io.github.mmm.marshall.protobuf.ProtoBufFormatProvider.class - [JAR]

io.github.mmm.marshall.protobuf.impl

├─ io.github.mmm.marshall.protobuf.impl.ProtoBufFormat.class - [JAR]

├─ io.github.mmm.marshall.protobuf.impl.ProtoBufOut.class - [JAR]

├─ io.github.mmm.marshall.protobuf.impl.ProtoBufReader.class - [JAR]

├─ io.github.mmm.marshall.protobuf.impl.ProtoBufSizeComputor.class - [JAR]

├─ io.github.mmm.marshall.protobuf.impl.ProtoBufState.class - [JAR]

├─ io.github.mmm.marshall.protobuf.impl.ProtoBufWriter.class - [JAR]