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