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