GroupId | GroupIdorg.restcomm.camelgw |
---|---|
ArtifactId | ArtifactIdservices-DU |
Version | Version7.0.9 |
Type | Typejar |
Filename | Size |
---|---|
services-DU-7.0.9.pom | |
services-DU-7.0.9.jar | 71 KB |
services-DU-7.0.9-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.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.camelgw/services-DU/
implementation 'org.restcomm.camelgw:services-DU:7.0.9'
// https://jarcasting.com/artifacts/org.restcomm.camelgw/services-DU/
implementation ("org.restcomm.camelgw:services-DU:7.0.9")
'org.restcomm.camelgw:services-DU:jar:7.0.9'
<dependency org="org.restcomm.camelgw" name="services-DU" rev="7.0.9">
<artifact name="services-DU" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.camelgw', module='services-DU', version='7.0.9')
)
libraryDependencies += "org.restcomm.camelgw" % "services-DU" % "7.0.9"
[org.restcomm.camelgw/services-DU "7.0.9"]