jar

com.github.sftwnd.crayfish.common : crayfish-common-crc

Maven & Gradle

Mar 04, 2023
1 usages
0 stars

CrayFish :: COMMON :: Crc · Generic Java language CRC implementation (includes CRC16, CRC32, CRC64, etc). With more than 170 predefined CRC like: CRC-32/ISO-HDLC, CRC-64/ECMA-182,...

Table Of Contents

Latest Version

Download com.github.sftwnd.crayfish.common : crayfish-common-crc JAR file - Latest Versions:

All Versions

Download com.github.sftwnd.crayfish.common : crayfish-common-crc JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.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 crayfish-common-crc-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.sftwnd.crayfish.common.crc

├─ com.github.sftwnd.crayfish.common.crc.CRC.class - [JAR]

├─ com.github.sftwnd.crayfish.common.crc.CrcDescription.class - [JAR]

├─ com.github.sftwnd.crayfish.common.crc.CrcModel.class - [JAR]