GroupId | GroupIdorg.restcomm.camelgw |
---|---|
ArtifactId | ArtifactIdservices-DU |
Version | Version7.0.6 |
Type | Typejar |
Filename | Size |
---|---|
services-DU-7.0.6.pom | |
services-DU-7.0.6.jar | 71 KB |
services-DU-7.0.6-sources.jar | 863 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.restcomm.camelgw/services-DU/ -->
<dependency>
<groupId>org.restcomm.camelgw</groupId>
<artifactId>services-DU</artifactId>
<version>7.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.camelgw/services-DU/
implementation 'org.restcomm.camelgw:services-DU:7.0.6'
// https://jarcasting.com/artifacts/org.restcomm.camelgw/services-DU/
implementation ("org.restcomm.camelgw:services-DU:7.0.6")
'org.restcomm.camelgw:services-DU:jar:7.0.6'
<dependency org="org.restcomm.camelgw" name="services-DU" rev="7.0.6">
<artifact name="services-DU" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.camelgw', module='services-DU', version='7.0.6')
)
libraryDependencies += "org.restcomm.camelgw" % "services-DU" % "7.0.6"
[org.restcomm.camelgw/services-DU "7.0.6"]