is not current version
Last Version 7.1.34

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


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

sip-wake-up-sbb
Version

Version

7.0.13
Type

Type

jar

Download sip-wake-up-sbb 7.0.13


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