is not current version
Last Version 7.1.34

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


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

sip-wake-up-sbb
Version

Version

3.0.10
Type

Type

jar

Download sip-wake-up-sbb 3.0.10


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