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