is not current version
Last Version 0.20.1

io.apitestbase:apitestbase-bom 0.18.6


GroupId

GroupId

io.apitestbase
ArtifactId

ArtifactId

apitestbase-bom
Version

Version

0.18.6
Type

Type

pom

Download apitestbase-bom 0.18.6

Filename Size
apitestbase-bom-0.18.6.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/io.apitestbase/apitestbase-bom/ -->
<dependency>
    <groupId>io.apitestbase</groupId>
    <artifactId>apitestbase-bom</artifactId>
    <version>0.18.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.apitestbase/apitestbase-bom/
implementation 'io.apitestbase:apitestbase-bom:0.18.6'
// https://jarcasting.com/artifacts/io.apitestbase/apitestbase-bom/
implementation ("io.apitestbase:apitestbase-bom:0.18.6")
'io.apitestbase:apitestbase-bom:pom:0.18.6'
<dependency org="io.apitestbase" name="apitestbase-bom" rev="0.18.6">
  <artifact name="apitestbase-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.apitestbase', module='apitestbase-bom', version='0.18.6')
)
libraryDependencies += "io.apitestbase" % "apitestbase-bom" % "0.18.6"
[io.apitestbase/apitestbase-bom "0.18.6"]