License |
License |
---|---|
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdreport-server-frontend |
Last Version | Last Version5.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
report-server-frontend-5.3.5.pom | |
report-server-frontend-5.3.5.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/report-server-frontend/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>report-server-frontend</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/report-server-frontend/
implementation 'com.testerum:report-server-frontend:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/report-server-frontend/
implementation ("com.testerum:report-server-frontend:5.3.5")
'com.testerum:report-server-frontend:jar:5.3.5'
<dependency org="com.testerum" name="report-server-frontend" rev="5.3.5">
<artifact name="report-server-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='report-server-frontend', version='5.3.5')
)
libraryDependencies += "com.testerum" % "report-server-frontend" % "5.3.5"
[com.testerum/report-server-frontend "5.3.5"]