jar

com.github.bloodshura : shurax-assets-ext

Maven & Gradle

May 02, 2018
1 usages

ShuraX Assets Extension · Extensions for the ShuraX Assets library, including new image and sound codecs.

Table Of Contents

Latest Version

Download com.github.bloodshura : shurax-assets-ext JAR file - Latest Versions:

All Versions

Download com.github.bloodshura : shurax-assets-ext JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 shurax-assets-ext-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.bloodshura.x.assets.ext.image

├─ com.github.bloodshura.x.assets.ext.image.IcoCodec.class - [JAR]

├─ com.github.bloodshura.x.assets.ext.image.JimiAdditionalExtension.class - [JAR]

├─ com.github.bloodshura.x.assets.ext.image.JimiCodec.class - [JAR]

com.github.bloodshura.x.assets.ext.sound

├─ com.github.bloodshura.x.assets.ext.sound.OggCodec.class - [JAR]

com.github.bloodshura.x.assets.ext.sound.internal

├─ com.github.bloodshura.x.assets.ext.sound.internal.OggClip.class - [JAR]

├─ com.github.bloodshura.x.assets.ext.sound.internal.OggInputStream.class - [JAR]

com.github.bloodshura.x.assets.ext

├─ com.github.bloodshura.x.assets.ext.XAssetsExtensions.class - [JAR]