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