is not current version
Last Version 2.0

io.testerra:bup 1.0-RC-31

Testerra bup module

GroupId

GroupId

io.testerra
ArtifactId

ArtifactId

bup
Version

Version

1.0-RC-31
Type

Type

jar

Download bup 1.0-RC-31


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