GroupId | GroupIdorg.mobicents.servlet.sip.arquillian.showcase |
---|---|
ArtifactId | ArtifactIdSimpleShootmeTest-7 |
Version | Version1.0.0.CR3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.arquillian.showcase/SimpleShootmeTest-7/ -->
<dependency>
<groupId>org.mobicents.servlet.sip.arquillian.showcase</groupId>
<artifactId>SimpleShootmeTest-7</artifactId>
<version>1.0.0.CR3</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.arquillian.showcase/SimpleShootmeTest-7/
implementation 'org.mobicents.servlet.sip.arquillian.showcase:SimpleShootmeTest-7:1.0.0.CR3'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.arquillian.showcase/SimpleShootmeTest-7/
implementation ("org.mobicents.servlet.sip.arquillian.showcase:SimpleShootmeTest-7:1.0.0.CR3")
'org.mobicents.servlet.sip.arquillian.showcase:SimpleShootmeTest-7:jar:1.0.0.CR3'
<dependency org="org.mobicents.servlet.sip.arquillian.showcase" name="SimpleShootmeTest-7" rev="1.0.0.CR3">
<artifact name="SimpleShootmeTest-7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.arquillian.showcase', module='SimpleShootmeTest-7', version='1.0.0.CR3')
)
libraryDependencies += "org.mobicents.servlet.sip.arquillian.showcase" % "SimpleShootmeTest-7" % "1.0.0.CR3"
[org.mobicents.servlet.sip.arquillian.showcase/SimpleShootmeTest-7 "1.0.0.CR3"]