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