is not current version
Last Version 6.0.23

org.mobicents.media:core 5.0.0.8


GroupId

GroupId

org.mobicents.media
ArtifactId

ArtifactId

core
Version

Version

5.0.0.8
Type

Type

jar

Download core 5.0.0.8


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