is not current version
Last Version 7.1.21

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


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

sip-wake-up-DU
Version

Version

2.8.19
Type

Type

jar

Download sip-wake-up-DU 2.8.19


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