GroupId | GroupIdio.toolisticon.spiap |
---|---|
ArtifactId | ArtifactIdintegrationTest-withSpiapApi |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
integrationTest-withSpiapApi-0.9.0.pom | |
integrationTest-withSpiapApi-0.9.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.toolisticon.spiap/integrationTest-withSpiapApi/ -->
<dependency>
<groupId>io.toolisticon.spiap</groupId>
<artifactId>integrationTest-withSpiapApi</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.spiap/integrationTest-withSpiapApi/
implementation 'io.toolisticon.spiap:integrationTest-withSpiapApi:0.9.0'
// https://jarcasting.com/artifacts/io.toolisticon.spiap/integrationTest-withSpiapApi/
implementation ("io.toolisticon.spiap:integrationTest-withSpiapApi:0.9.0")
'io.toolisticon.spiap:integrationTest-withSpiapApi:jar:0.9.0'
<dependency org="io.toolisticon.spiap" name="integrationTest-withSpiapApi" rev="0.9.0">
<artifact name="integrationTest-withSpiapApi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.spiap', module='integrationTest-withSpiapApi', version='0.9.0')
)
libraryDependencies += "io.toolisticon.spiap" % "integrationTest-withSpiapApi" % "0.9.0"
[io.toolisticon.spiap/integrationTest-withSpiapApi "0.9.0"]