jar

tech.codingzen : deserializer

Maven & Gradle

Jul 01, 2019

deserializer · library containing a way to deserialize data into kotlin data classes

Table Of Contents

Latest Version

Download tech.codingzen : deserializer JAR file - Latest Versions:

All Versions

Download tech.codingzen : deserializer 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 deserializer-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.codingzen

├─ tech.codingzen.DatumParserError.class - [JAR]

├─ tech.codingzen.DatumParserTryBuilder.class - [JAR]

├─ tech.codingzen.Datum_parserKt.class - [JAR]

├─ tech.codingzen.DeserializeError.class - [JAR]

├─ tech.codingzen.Deserializer.class - [JAR]

├─ tech.codingzen.DeserializerBuildError.class - [JAR]

├─ tech.codingzen.DeserializerKt.class - [JAR]

├─ tech.codingzen.FieldMeta.class - [JAR]

├─ tech.codingzen.FieldsMissingLinks.class - [JAR]

├─ tech.codingzen.InstantiationError.class - [JAR]

├─ tech.codingzen.LinkMeta.class - [JAR]

├─ tech.codingzen.LinkSyntax.class - [JAR]

├─ tech.codingzen.NoSource.class - [JAR]

├─ tech.codingzen.ToManyConstructors.class - [JAR]

Advertisement