is not current version
Last Version 6.0.23

org.mobicents.media:components 3.0.0.CR1


GroupId

GroupId

org.mobicents.media
ArtifactId

ArtifactId

components
Version

Version

3.0.0.CR1
Type

Type

jar

Download components 3.0.0.CR1


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