jar

com.yizlan : gelato-core

Maven & Gradle

May 07, 2024

gelato-core · a toolkit for regulating data exchange.

Table Of Contents

Latest Version

Download com.yizlan : gelato-core JAR file - Latest Versions:

All Versions

Download com.yizlan : gelato-core 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 gelato-core-1.0.0-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.yizlan.gelato.core.universal

├─ com.yizlan.gelato.core.universal.ICode.class - [JAR]

├─ com.yizlan.gelato.core.universal.IDescription.class - [JAR]

├─ com.yizlan.gelato.core.universal.IText.class - [JAR]

com.yizlan.gelato.core.util

├─ com.yizlan.gelato.core.util.EnumUtils.class - [JAR]

com.yizlan.gelato.core.dictionary

├─ com.yizlan.gelato.core.dictionary.BiDictionary.class - [JAR]

├─ com.yizlan.gelato.core.dictionary.BinaryDictionary.class - [JAR]

├─ com.yizlan.gelato.core.dictionary.TerDictionary.class - [JAR]

├─ com.yizlan.gelato.core.dictionary.TernaryDictionary.class - [JAR]

com.yizlan.gelato.core.enums

├─ com.yizlan.gelato.core.enums.BiEnum.class - [JAR]

├─ com.yizlan.gelato.core.enums.BinaryEnum.class - [JAR]

├─ com.yizlan.gelato.core.enums.TerEnum.class - [JAR]

├─ com.yizlan.gelato.core.enums.TernaryEnum.class - [JAR]

com.yizlan.gelato.core.protocol

├─ com.yizlan.gelato.core.protocol.BiResult.class - [JAR]

├─ com.yizlan.gelato.core.protocol.BinaryResult.class - [JAR]

├─ com.yizlan.gelato.core.protocol.TerResult.class - [JAR]

├─ com.yizlan.gelato.core.protocol.TernaryResult.class - [JAR]

com.yizlan.gelato.core.exception

├─ com.yizlan.gelato.core.exception.BiException.class - [JAR]

├─ com.yizlan.gelato.core.exception.BinaryException.class - [JAR]

├─ com.yizlan.gelato.core.exception.TerException.class - [JAR]

├─ com.yizlan.gelato.core.exception.TernaryException.class - [JAR]