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