is not current version
Last Version 2.4.0.FINAL

org.mobicents.media.endpoints:ds0 2.2.0.FINAL


GroupId

GroupId

org.mobicents.media.endpoints
ArtifactId

ArtifactId

ds0
Version

Version

2.2.0.FINAL
Type

Type

jar

Download ds0 2.2.0.FINAL


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