| License |
License |
|---|---|
| GroupId | GroupIdorg.mobicents.servers.media.codecs |
| ArtifactId | ArtifactIdg729 |
| Last Version | Last Version2.4.0.FINAL |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionG729
Mobicents :: Parent pom for 2.x releases
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| g729-2.4.0.FINAL.pom | |
| g729-2.4.0.FINAL.jar | 73 KB |
| g729-2.4.0.FINAL-sources.jar | 82 KB |
| g729-2.4.0.FINAL-javadoc.jar | 172 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.servers.media.codecs/g729/ -->
<dependency>
<groupId>org.mobicents.servers.media.codecs</groupId>
<artifactId>g729</artifactId>
<version>2.4.0.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servers.media.codecs/g729/
implementation 'org.mobicents.servers.media.codecs:g729:2.4.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servers.media.codecs/g729/
implementation ("org.mobicents.servers.media.codecs:g729:2.4.0.FINAL")
'org.mobicents.servers.media.codecs:g729:jar:2.4.0.FINAL'
<dependency org="org.mobicents.servers.media.codecs" name="g729" rev="2.4.0.FINAL">
<artifact name="g729" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servers.media.codecs', module='g729', version='2.4.0.FINAL')
)
libraryDependencies += "org.mobicents.servers.media.codecs" % "g729" % "2.4.0.FINAL"
[org.mobicents.servers.media.codecs/g729 "2.4.0.FINAL"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mobicents.media : spi | jar | 2.4.0.FINAL |
| javolution : javolution | jar | 5.5.1 |
| org.jboss.microcontainer : jboss-dependency | jar | 2.0.6.GA |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.12 |
| concurrent : concurrent | jar | 1.3.4 |
| apache-xerces » xml-apis | jar | 2.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |