is not current version
Last Version 7.1.0-64

org.restcomm.camelgw:services-DU 7.0.13


GroupId

GroupId

org.restcomm.camelgw
ArtifactId

ArtifactId

services-DU
Version

Version

7.0.13
Type

Type

jar

Download services-DU 7.0.13


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