jar

com.dyuproject.protostuff : protostuff-codegen

Maven & Gradle

Dec 26, 2014
2 usages

protostuff :: codegen · code generator for protobuf+json, gwt json overlays

Table Of Contents

Latest Version

Download com.dyuproject.protostuff : protostuff-codegen JAR file - Latest Versions:

All Versions

Download com.dyuproject.protostuff : protostuff-codegen 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 protostuff-codegen-1.0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.dyuproject.protostuff.codegen

├─ com.dyuproject.protostuff.codegen.CodeGenerator.class - [JAR]

├─ com.dyuproject.protostuff.codegen.GeneratorMain.class - [JAR]

├─ com.dyuproject.protostuff.codegen.GwtJsonGenerator.class - [JAR]

├─ com.dyuproject.protostuff.codegen.GwtNumericJsonGenerator.class - [JAR]

├─ com.dyuproject.protostuff.codegen.Module.class - [JAR]

├─ com.dyuproject.protostuff.codegen.ProtobufJSONGenerator.class - [JAR]

├─ com.dyuproject.protostuff.codegen.ProtobufNumericJSONGenerator.class - [JAR]

├─ com.dyuproject.protostuff.codegen.VelocityCodeGenerator.class - [JAR]

├─ com.dyuproject.protostuff.codegen.VelocityUtil.class - [JAR]

Advertisement