GroupId | GroupIdorg.mobicents.servlet.sip.testsuite.applications |
---|---|
ArtifactId | ArtifactIdshootme-sip-servlet-auth |
Version | Version1.7.0.FINAL |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.testsuite.applications/shootme-sip-servlet-auth/ -->
<dependency>
<groupId>org.mobicents.servlet.sip.testsuite.applications</groupId>
<artifactId>shootme-sip-servlet-auth</artifactId>
<version>1.7.0.FINAL</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.testsuite.applications/shootme-sip-servlet-auth/
implementation 'org.mobicents.servlet.sip.testsuite.applications:shootme-sip-servlet-auth:1.7.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.testsuite.applications/shootme-sip-servlet-auth/
implementation ("org.mobicents.servlet.sip.testsuite.applications:shootme-sip-servlet-auth:1.7.0.FINAL")
'org.mobicents.servlet.sip.testsuite.applications:shootme-sip-servlet-auth:war:1.7.0.FINAL'
<dependency org="org.mobicents.servlet.sip.testsuite.applications" name="shootme-sip-servlet-auth" rev="1.7.0.FINAL">
<artifact name="shootme-sip-servlet-auth" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.testsuite.applications', module='shootme-sip-servlet-auth', version='1.7.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip.testsuite.applications" % "shootme-sip-servlet-auth" % "1.7.0.FINAL"
[org.mobicents.servlet.sip.testsuite.applications/shootme-sip-servlet-auth "1.7.0.FINAL"]