is not current version
Last Version 7.1.34

org.mobicents.examples:sip-wake-up-sbb 2.9.98


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

sip-wake-up-sbb
Version

Version

2.9.98
Type

Type

jar

Download sip-wake-up-sbb 2.9.98


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