is not current version
Last Version 6.0.23

org.mobicents.media:core 4.2.0.77


GroupId

GroupId

org.mobicents.media
ArtifactId

ArtifactId

core
Version

Version

4.2.0.77
Type

Type

jar

Download core 4.2.0.77


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