is not current version
Last Version 6.0.23

org.mobicents.media:core 5.2.0.42


GroupId

GroupId

org.mobicents.media
ArtifactId

ArtifactId

core
Version

Version

5.2.0.42
Type

Type

jar

Download core 5.2.0.42


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