jar

io.chandler : protobuf-java-util

Maven & Gradle

May 14, 2021
1 usages
0 stars

Protocol Buffers [Util] · Utilities for Protocol Buffers. This fork removes optimization features that cause incompatibility with the TeaVM runtime.

Table Of Contents

Latest Version

Download io.chandler : protobuf-java-util JAR file - Latest Versions:

All Versions

Download io.chandler : protobuf-java-util JAR file - All Versions:

Version Vulnerabilities Size Updated
3.7.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 protobuf-java-util-3.7.1-teavm2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.google.protobuf.util

├─ com.google.protobuf.util.Durations.class - [JAR]

├─ com.google.protobuf.util.FieldMaskTree.class - [JAR]

├─ com.google.protobuf.util.FieldMaskUtil.class - [JAR]

├─ com.google.protobuf.util.JsonFormat.class - [JAR]

├─ com.google.protobuf.util.TimeUtil.class - [JAR]

├─ com.google.protobuf.util.Timestamps.class - [JAR]

Advertisement