is not current version
Last Version 6.0.23

org.mobicents.media:core 5.1.0.17


GroupId

GroupId

org.mobicents.media
ArtifactId

ArtifactId

core
Version

Version

5.1.0.17
Type

Type

jar

Download core 5.1.0.17


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