is not current version
Last Version 5.3.5

com.testerum:testerum-backend 1.1-pre-alpha-19


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

testerum-backend
Version

Version

1.1-pre-alpha-19
Type

Type

pom

Download testerum-backend 1.1-pre-alpha-19


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