jar

com.baidu : jprotobuf-android

Maven & Gradle

May 31, 2022
817 stars

Jprotobuf · A very useful utility library for java programmer using google protobuf.

Table Of Contents

Latest Version

Download com.baidu : jprotobuf-android JAR file - Latest Versions:

All Versions

Download com.baidu : jprotobuf-android JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 jprotobuf-android-1.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.baidu.bjf.remoting.protobuf.annotation

├─ com.baidu.bjf.remoting.protobuf.annotation.Protobuf.class - [JAR]

com.baidu.bjf.remoting.protobuf.utils

├─ com.baidu.bjf.remoting.protobuf.utils.ClassHelper.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.utils.CodePrinter.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.utils.FieldInfo.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.utils.FieldUtils.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.utils.ProtobufProxyUtils.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.utils.StringUtils.class - [JAR]

com.baidu.bjf.remoting.protobuf

├─ com.baidu.bjf.remoting.protobuf.Codec.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.CodedConstant.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.EnumReadable.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.FieldType.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.IDLProxyObject.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.ProtobufField.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.ProtobufIDLGenerator.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.ProtobufIDLProxy.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.ProtobufProxy.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.ReflectiveCodec.class - [JAR]

com.baidu.bjf.remoting.protobuf.command

├─ com.baidu.bjf.remoting.protobuf.command.Main.class - [JAR]

├─ com.baidu.bjf.remoting.protobuf.command.package-info.class - [JAR]

Advertisement