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