GroupId | GroupIdorg.mobicents.examples |
---|---|
ArtifactId | ArtifactIdsip-wake-up-DU |
Version | Version7.1.19 |
Type | Typejar |
Filename | Size |
---|---|
sip-wake-up-DU-7.1.19.pom | |
sip-wake-up-DU-7.1.19.jar | 10 KB |
sip-wake-up-DU-7.1.19-sources.jar | 829 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.examples/sip-wake-up-DU/ -->
<dependency>
<groupId>org.mobicents.examples</groupId>
<artifactId>sip-wake-up-DU</artifactId>
<version>7.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.examples/sip-wake-up-DU/
implementation 'org.mobicents.examples:sip-wake-up-DU:7.1.19'
// https://jarcasting.com/artifacts/org.mobicents.examples/sip-wake-up-DU/
implementation ("org.mobicents.examples:sip-wake-up-DU:7.1.19")
'org.mobicents.examples:sip-wake-up-DU:jar:7.1.19'
<dependency org="org.mobicents.examples" name="sip-wake-up-DU" rev="7.1.19">
<artifact name="sip-wake-up-DU" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.examples', module='sip-wake-up-DU', version='7.1.19')
)
libraryDependencies += "org.mobicents.examples" % "sip-wake-up-DU" % "7.1.19"
[org.mobicents.examples/sip-wake-up-DU "7.1.19"]