is not current version
Last Version 5.3.5

com.testerum:testerum-backend 5.1.1


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

testerum-backend
Version

Version

5.1.1
Type

Type

pom

Download testerum-backend 5.1.1

Filename Size
testerum-backend-5.1.1.pom 675 bytes
Browse

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