jar

net.morimekta.utils : proto-gson

Maven & Gradle

Jan 14, 2023

Proto : Gson · Gson serialization library for proto utils.

Table Of Contents

Latest Version

Download net.morimekta.utils : proto-gson JAR file - Latest Versions:

All Versions

Download net.morimekta.utils : proto-gson 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 proto-gson-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.morimekta.proto.gson.adapter

├─ net.morimekta.proto.gson.adapter.ByteStringMapKeyTypeAdapter.class - [JAR]

├─ net.morimekta.proto.gson.adapter.ByteStringTypeAdapter.class - [JAR]

├─ net.morimekta.proto.gson.adapter.MapKeyTypeAdapter.class - [JAR]

├─ net.morimekta.proto.gson.adapter.ProtoEnumMapKeyTypeAdapter.class - [JAR]

├─ net.morimekta.proto.gson.adapter.ProtoEnumTypeAdapter.class - [JAR]

├─ net.morimekta.proto.gson.adapter.ProtoMessageTypeAdapter.class - [JAR]

net.morimekta.proto.gson.sio

├─ net.morimekta.proto.gson.sio.GsonMessageReader.class - [JAR]

├─ net.morimekta.proto.gson.sio.GsonMessageWriter.class - [JAR]

net.morimekta.proto.gson

├─ net.morimekta.proto.gson.ProtoTypeAdapterFactory.class - [JAR]

├─ net.morimekta.proto.gson.ProtoTypeOptions.class - [JAR]

Advertisement