Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.barvin |
ArtifactId | ArtifactIdreport-portal-client |
Version | Version4.0.6 |
Type | Typejar |
Filename | Size |
---|---|
report-portal-client-4.0.6.pom | |
report-portal-client-4.0.6.jar | 225 KB |
report-portal-client-4.0.6-sources.jar | 137 KB |
report-portal-client-4.0.6-javadoc.jar | 518 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.barvin/report-portal-client/ -->
<dependency>
<groupId>io.github.barvin</groupId>
<artifactId>report-portal-client</artifactId>
<version>4.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.barvin/report-portal-client/
implementation 'io.github.barvin:report-portal-client:4.0.6'
// https://jarcasting.com/artifacts/io.github.barvin/report-portal-client/
implementation ("io.github.barvin:report-portal-client:4.0.6")
'io.github.barvin:report-portal-client:jar:4.0.6'
<dependency org="io.github.barvin" name="report-portal-client" rev="4.0.6">
<artifact name="report-portal-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.barvin', module='report-portal-client', version='4.0.6')
)
libraryDependencies += "io.github.barvin" % "report-portal-client" % "4.0.6"
[io.github.barvin/report-portal-client "4.0.6"]