is not current version
Last Version 7.1.63

org.mobicents.ussd:services-DU 3.0.31


GroupId

GroupId

org.mobicents.ussd
ArtifactId

ArtifactId

services-DU
Version

Version

3.0.31
Type

Type

jar

Download services-DU 3.0.31


<!-- https://jarcasting.com/artifacts/org.mobicents.ussd/services-DU/ -->
<dependency>
    <groupId>org.mobicents.ussd</groupId>
    <artifactId>services-DU</artifactId>
    <version>3.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.ussd/services-DU/
implementation 'org.mobicents.ussd:services-DU:3.0.31'
// https://jarcasting.com/artifacts/org.mobicents.ussd/services-DU/
implementation ("org.mobicents.ussd:services-DU:3.0.31")
'org.mobicents.ussd:services-DU:jar:3.0.31'
<dependency org="org.mobicents.ussd" name="services-DU" rev="3.0.31">
  <artifact name="services-DU" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.ussd', module='services-DU', version='3.0.31')
)
libraryDependencies += "org.mobicents.ussd" % "services-DU" % "3.0.31"
[org.mobicents.ussd/services-DU "3.0.31"]