is not current version
Last Version 00.07.06-RPM

org.rapidpm:testbench-ng-bom 00.07.05-RPM


GroupId

GroupId

org.rapidpm
ArtifactId

ArtifactId

testbench-ng-bom
Version

Version

00.07.05-RPM
Type

Type

pom

Download testbench-ng-bom 00.07.05-RPM


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