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