jar

io.github.portlek : serializable

Maven & Gradle

Oct 22, 2020

serializable · A stupid Java library that allows you to define serializable classes.

Table Of Contents

Latest Version

Download io.github.portlek : serializable JAR file - Latest Versions:

All Versions

Download io.github.portlek : serializable JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.6
1.5
1.4
1.3
1.2
1.1
1.0

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 serializable-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.portlek.serializable

├─ io.github.portlek.serializable.Deserializable.class - [JAR]

├─ io.github.portlek.serializable.Serializable.class - [JAR]

├─ io.github.portlek.serializable.SerializableObject.class - [JAR]

io.github.portlek.serializable.so

├─ io.github.portlek.serializable.so.SerializableObjectEnvelope.class - [JAR]

io.github.portlek.serializable.dr

├─ io.github.portlek.serializable.dr.DeserializableEnvelope.class - [JAR]

io.github.portlek.serializable.sr

├─ io.github.portlek.serializable.sr.SerializableEnvelope.class - [JAR]