is not current version
Last Version 8.0.0-56

org.mobicents.resources:services-DU 8.0.0-44


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

services-DU
Version

Version

8.0.0-44
Type

Type

jar

Download services-DU 8.0.0-44


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