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