is not current version
Last Version 6.0.23

org.mobicents.media:core 6.0.0.7


GroupId

GroupId

org.mobicents.media
ArtifactId

ArtifactId

core
Version

Version

6.0.0.7
Type

Type

jar

Download core 6.0.0.7


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