is not current version
Last Version 6.0.23

org.mobicents.media:core 4.2.0.71


GroupId

GroupId

org.mobicents.media
ArtifactId

ArtifactId

core
Version

Version

4.2.0.71
Type

Type

jar

Download core 4.2.0.71


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