is not current version
Last Version 6.0.23

org.mobicents.media.codecs:g711 5.2.0.36


GroupId

GroupId

org.mobicents.media.codecs
ArtifactId

ArtifactId

g711
Version

Version

5.2.0.36
Type

Type

jar

Download g711 5.2.0.36


<!-- https://jarcasting.com/artifacts/org.mobicents.media.codecs/g711/ -->
<dependency>
    <groupId>org.mobicents.media.codecs</groupId>
    <artifactId>g711</artifactId>
    <version>5.2.0.36</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media.codecs/g711/
implementation 'org.mobicents.media.codecs:g711:5.2.0.36'
// https://jarcasting.com/artifacts/org.mobicents.media.codecs/g711/
implementation ("org.mobicents.media.codecs:g711:5.2.0.36")
'org.mobicents.media.codecs:g711:jar:5.2.0.36'
<dependency org="org.mobicents.media.codecs" name="g711" rev="5.2.0.36">
  <artifact name="g711" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media.codecs', module='g711', version='5.2.0.36')
)
libraryDependencies += "org.mobicents.media.codecs" % "g711" % "5.2.0.36"
[org.mobicents.media.codecs/g711 "5.2.0.36"]