is not current version
Last Version 2.0.0.FINAL

org.mobicents.servlet.sip.examples:alerting-app-parent 1.7.0.FINAL


GroupId

GroupId

org.mobicents.servlet.sip.examples
ArtifactId

ArtifactId

alerting-app-parent
Version

Version

1.7.0.FINAL
Type

Type

pom

Download alerting-app-parent 1.7.0.FINAL


<!-- 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"]