jar

com.github.marc7806 : audiowaveform

Maven & Gradle

Jun 12, 2022
1 stars

bbc-audiowaveform java wrapper · Simple Java wrapper around bbc-audiowaveform command-line interface

Table Of Contents

Latest Version

Download com.github.marc7806 : audiowaveform JAR file - Latest Versions:

All Versions

Download com.github.marc7806 : audiowaveform JAR file - All Versions:

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

com.github.marc7806.exception

├─ com.github.marc7806.exception.ExecutableLocatorException.class - [JAR]

com.github.marc7806

├─ com.github.marc7806.Environment.class - [JAR]

com.github.marc7806.wrapper

├─ com.github.marc7806.wrapper.AWFBit.class - [JAR]

├─ com.github.marc7806.wrapper.AWFColorSchema.class - [JAR]

├─ com.github.marc7806.wrapper.AWFCommand.class - [JAR]

├─ com.github.marc7806.wrapper.BBCAudioWaveform.class - [JAR]

├─ com.github.marc7806.wrapper.Command.class - [JAR]

com.github.marc7806.process

├─ com.github.marc7806.process.AWFExecutor.class - [JAR]

├─ com.github.marc7806.process.ProcessExecutor.class - [JAR]

com.github.marc7806.locator

├─ com.github.marc7806.locator.AWFLocator.class - [JAR]

├─ com.github.marc7806.locator.ExecutableLocator.class - [JAR]