jar

io.github.guozheng : jvast

Maven & Gradle

Jul 05, 2022
1 stars

jvast · A Java library for video ad processing, e.g. insert pixels, etc.

Table Of Contents

Latest Version

Download io.github.guozheng : jvast JAR file - Latest Versions:

All Versions

Download io.github.guozheng : jvast JAR file - All Versions:

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

io.github.guozheng.jvast

├─ io.github.guozheng.jvast.VastProcessor.class - [JAR]

├─ io.github.guozheng.jvast.VideoAdProcessor.class - [JAR]

io.github.guozheng.jvast.util

├─ io.github.guozheng.jvast.util.StringUtil.class - [JAR]

├─ io.github.guozheng.jvast.util.VideoAdUtil.class - [JAR]

io.github.guozheng.jvast.model

├─ io.github.guozheng.jvast.model.Ad.class - [JAR]

├─ io.github.guozheng.jvast.model.AdTypeVersion.class - [JAR]

├─ io.github.guozheng.jvast.model.InputData.class - [JAR]

├─ io.github.guozheng.jvast.model.Pair.class - [JAR]

├─ io.github.guozheng.jvast.model.Pixel.class - [JAR]

├─ io.github.guozheng.jvast.model.PixelElementType.class - [JAR]

├─ io.github.guozheng.jvast.model.TrackingEvent.class - [JAR]

├─ io.github.guozheng.jvast.model.TrackingEventElementType.class - [JAR]