is not current version
Last Version 7.1.21

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


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

sip-wake-up-DU
Version

Version

2.8.18
Type

Type

jar

Download sip-wake-up-DU 2.8.18


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