is not current version
Last Version 6.0.23

org.mobicents.media.codecs:g729 3.0.0.CR1


GroupId

GroupId

org.mobicents.media.codecs
ArtifactId

ArtifactId

g729
Version

Version

3.0.0.CR1
Type

Type

jar

Download g729 3.0.0.CR1


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