jar

com.github.botaruibo : xvcode

Maven & Gradle

Mar 06, 2017
1 usages
43 stars

xvcode · Xvcode is a web validation code generator lib

Table Of Contents

Latest Version

Download com.github.botaruibo : xvcode JAR file - Latest Versions:

All Versions

Download com.github.botaruibo : xvcode JAR file - All Versions:

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

com.github.botaruibo.xvcode.main

├─ com.github.botaruibo.xvcode.main.APP.class - [JAR]

com.github.botaruibo.xvcode.gifencoder

├─ com.github.botaruibo.xvcode.gifencoder.AnimatedGifEncoder.class - [JAR]

├─ com.github.botaruibo.xvcode.gifencoder.LZWEncoder.class - [JAR]

├─ com.github.botaruibo.xvcode.gifencoder.NeuQuant.class - [JAR]

com.github.botaruibo.xvcode.generator

├─ com.github.botaruibo.xvcode.generator.Generator.class - [JAR]

├─ com.github.botaruibo.xvcode.generator.Gif2VCGenerator.class - [JAR]

├─ com.github.botaruibo.xvcode.generator.Gif3VCGenerator.class - [JAR]

├─ com.github.botaruibo.xvcode.generator.GifVCGenerator.class - [JAR]

├─ com.github.botaruibo.xvcode.generator.PngVCGenerator.class - [JAR]

├─ com.github.botaruibo.xvcode.generator.XRandoms.class - [JAR]

Advertisement