MVN

ua.mobius.media.codecs : native-ilbc

Maven & Gradle

Apr 30, 2014

Native ILBC Container

<dependency>
    <groupId>ua.mobius.media.codecs</groupId>
    <artifactId>native-ilbc</artifactId>
    <version>4.0.1.FINAL</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ua.mobius.media.codecs : native-ilbc to add to Maven - Latest Versions:

  • Latest Stable: 4.0.1.FINAL

All Versions

Choose a version of ua.mobius.media.codecs : native-ilbc to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
native-ilbc-4.0.1.FINAL
native-ilbc-4.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ua.mobius.media.codecs</groupId>
    <artifactId>native-ilbc</artifactId>
    <version>4.0.1.FINAL</version>
</dependency>