GroupId | GroupIdorg.mobicents.servlet.sip.examples |
---|---|
ArtifactId | ArtifactIdalerting-app-parent |
Version | Version1.7.0.FINAL |
Type | Typepom |
Filename | Size |
---|---|
alerting-app-parent-1.7.0.FINAL.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/alerting-app-parent/ -->
<dependency>
<groupId>org.mobicents.servlet.sip.examples</groupId>
<artifactId>alerting-app-parent</artifactId>
<version>1.7.0.FINAL</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/alerting-app-parent/
implementation 'org.mobicents.servlet.sip.examples:alerting-app-parent:1.7.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/alerting-app-parent/
implementation ("org.mobicents.servlet.sip.examples:alerting-app-parent:1.7.0.FINAL")
'org.mobicents.servlet.sip.examples:alerting-app-parent:pom:1.7.0.FINAL'
<dependency org="org.mobicents.servlet.sip.examples" name="alerting-app-parent" rev="1.7.0.FINAL">
<artifact name="alerting-app-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.examples', module='alerting-app-parent', version='1.7.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip.examples" % "alerting-app-parent" % "1.7.0.FINAL"
[org.mobicents.servlet.sip.examples/alerting-app-parent "1.7.0.FINAL"]