is not current version
Last Version 7.1.21

org.mobicents.examples:sip-wake-up-DU 3.0.12


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

sip-wake-up-DU
Version

Version

3.0.12
Type

Type

jar

Download sip-wake-up-DU 3.0.12


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