jar

com.github.cosycode : bit-data-map

Maven & Gradle

Apr 17, 2021
9 stars

bit-data-map · a way to transfer data in the form of dot-matrix information in pictures(比特数据图片, 一种以图片信息的形式传递数据的方式)

Table Of Contents

Latest Version

Download com.github.cosycode : bit-data-map JAR file - Latest Versions:

All Versions

Download com.github.cosycode : bit-data-map JAR file - All Versions:

Version Vulnerabilities Size Updated
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 bit-data-map-1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.cosycode.bdmp

├─ com.github.cosycode.bdmp.BdmpGeneConfig.class - [JAR]

├─ com.github.cosycode.bdmp.BdmpGeneInfo.class - [JAR]

├─ com.github.cosycode.bdmp.BdmpHandle.class - [JAR]

├─ com.github.cosycode.bdmp.BdmpHeader.class - [JAR]

├─ com.github.cosycode.bdmp.BdmpRecCngInfo.class - [JAR]

├─ com.github.cosycode.bdmp.BdmpRecInfo.class - [JAR]

├─ com.github.cosycode.bdmp.BdmpRecognizer.class - [JAR]

├─ com.github.cosycode.bdmp.BdmpSource.class - [JAR]

├─ com.github.cosycode.bdmp.BdmpUtils.class - [JAR]

├─ com.github.cosycode.bdmp.PixelPngDrawer.class - [JAR]

├─ com.github.cosycode.bdmp.PixelPngReader.class - [JAR]