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