is not current version
Last Version 2.0

io.testerra:bup 1.0-RC-33

Testerra test automation framework - bup module

GroupId

GroupId

io.testerra
ArtifactId

ArtifactId

bup
Version

Version

1.0-RC-33
Type

Type

jar

Download bup 1.0-RC-33


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