is not current version
Last Version 2.0-RC-8

io.testerra:bmp 1.0-RC-33

Testerra test automation framework - bmp module

GroupId

GroupId

io.testerra
ArtifactId

ArtifactId

bmp
Version

Version

1.0-RC-33
Type

Type

jar

Download bmp 1.0-RC-33


<!-- https://jarcasting.com/artifacts/io.testerra/bmp/ -->
<dependency>
    <groupId>io.testerra</groupId>
    <artifactId>bmp</artifactId>
    <version>1.0-RC-33</version>
</dependency>
// https://jarcasting.com/artifacts/io.testerra/bmp/
implementation 'io.testerra:bmp:1.0-RC-33'
// https://jarcasting.com/artifacts/io.testerra/bmp/
implementation ("io.testerra:bmp:1.0-RC-33")
'io.testerra:bmp:jar:1.0-RC-33'
<dependency org="io.testerra" name="bmp" rev="1.0-RC-33">
  <artifact name="bmp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.testerra', module='bmp', version='1.0-RC-33')
)
libraryDependencies += "io.testerra" % "bmp" % "1.0-RC-33"
[io.testerra/bmp "1.0-RC-33"]