is not current version
Last Version 8.0.0-56

org.mobicents.resources:services-DU 7.0.31


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

services-DU
Version

Version

7.0.31
Type

Type

jar

Download services-DU 7.0.31


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