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