MVN

de.sfuhrm : jaad

Maven & Gradle

Jan 17, 2022
1 stars

JAAD · JAAD is an AAC decoder and MP4 demultiplexer library written completely in Java. It uses no native libraries, is platform-independent and portable. It can read MP4 container from almost every input-stream (files, network sockets etc.) and decode AAC-LC (Low Complexity) and HE-AAC (High Efficiency/AAC+).

<dependency>
    <groupId>de.sfuhrm</groupId>
    <artifactId>jaad</artifactId>
    <version>0.8.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.sfuhrm : jaad to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.7

All Versions

Choose a version of de.sfuhrm : jaad to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
jaad-0.8.7

How to add a dependency to Maven

Add the following de.sfuhrm : jaad maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.sfuhrm</groupId>
    <artifactId>jaad</artifactId>
    <version>0.8.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.sfuhrm : jaad gradle dependency to your build.gradle file:

implementation 'de.sfuhrm:jaad:0.8.7'

Gradle Kotlin DSL: Add the following de.sfuhrm : jaad gradle kotlin dependency to your build.gradle.kts file:

implementation("de.sfuhrm:jaad:0.8.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.sfuhrm : jaad sbt scala dependency to your build.sbt file:

libraryDependencies += "de.sfuhrm" % "jaad" % "0.8.7"

Advertisement

Dependencies from Group

Nov 22, 2022
2 usages
17 stars
Apr 17, 2021
2 usages
3 stars
Jul 18, 2023
2 usages
45 stars
Apr 17, 2021
1 usages
3 stars
Nov 22, 2022
17 stars

Discover Dependencies

Aug 21, 2023
2 usages
1.5k stars
Aug 21, 2023
1.5k stars
Aug 21, 2023
2 usages
1.5k stars
Aug 21, 2023
2 usages
1.5k stars
Mar 04, 2023
2 usages
1.5k stars