is not current version
Last Version 2.0-RC-8

io.testerra:bmp 1.0-RC-31

Testerra bmp module

GroupId

GroupId

io.testerra
ArtifactId

ArtifactId

bmp
Version

Version

1.0-RC-31
Type

Type

jar

Download bmp 1.0-RC-31


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