jaad
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>io.vacco.jaad</groupId>
<artifactId>jaad</artifactId>
<version>0.8.8-MILESTONE-202111270642</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>io.vacco.jaad</groupId>
<artifactId>jaad</artifactId>
<version>0.8.8-MILESTONE-202111270642</version>
<name>jaad</name>
<description>AAC decoder and MP4 de-multiplexer</description>
<url>https://github.com/vaccovecrana/jaad.git</url>
<licenses>
<license>
<name>Public Domain</name>
<url>https://github.com/vaccovecrana/jaad/blob/master/LICENSE</url>
</license>
</licenses>
<developers>
<developer>
<id>vacco-devops</id>
<name>Vaccove Crana, LLC.</name>
<email>humans@vacco.io</email>
</developer>
</developers>
<scm>
<connection>https://github.com/vaccovecrana/jaad.git</connection>
<developerConnection>https://github.com/vaccovecrana/jaad.git</developerConnection>
<url>https://github.com/vaccovecrana/jaad.git</url>
</scm>
</project>