GroupId | GroupIdorg.mobicents.servlet.sip.arquillian.showcase |
---|---|
ArtifactId | ArtifactIdShowcase |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
Showcase-1.0.2.pom | 641 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.arquillian.showcase/Showcase/ -->
<dependency>
<groupId>org.mobicents.servlet.sip.arquillian.showcase</groupId>
<artifactId>Showcase</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.arquillian.showcase/Showcase/
implementation 'org.mobicents.servlet.sip.arquillian.showcase:Showcase:1.0.2'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.arquillian.showcase/Showcase/
implementation ("org.mobicents.servlet.sip.arquillian.showcase:Showcase:1.0.2")
'org.mobicents.servlet.sip.arquillian.showcase:Showcase:pom:1.0.2'
<dependency org="org.mobicents.servlet.sip.arquillian.showcase" name="Showcase" rev="1.0.2">
<artifact name="Showcase" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.arquillian.showcase', module='Showcase', version='1.0.2')
)
libraryDependencies += "org.mobicents.servlet.sip.arquillian.showcase" % "Showcase" % "1.0.2"
[org.mobicents.servlet.sip.arquillian.showcase/Showcase "1.0.2"]