| License |
License |
|---|---|
| GroupId | GroupIdio.qameta.allure |
| ArtifactId | ArtifactIdallure-okhttp3 |
| Last Version | Last Version2.18.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionallure-okhttp3
Module allure-okhttp3 of Allure Framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| allure-okhttp3-2.18.1.pom | |
| allure-okhttp3-2.18.1.jar | 3 KB |
| allure-okhttp3-2.18.1-sources.jar | 2 KB |
| allure-okhttp3-2.18.1-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.qameta.allure/allure-okhttp3/ -->
<dependency>
<groupId>io.qameta.allure</groupId>
<artifactId>allure-okhttp3</artifactId>
<version>2.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.qameta.allure/allure-okhttp3/
implementation 'io.qameta.allure:allure-okhttp3:2.18.1'
// https://jarcasting.com/artifacts/io.qameta.allure/allure-okhttp3/
implementation ("io.qameta.allure:allure-okhttp3:2.18.1")
'io.qameta.allure:allure-okhttp3:jar:2.18.1'
<dependency org="io.qameta.allure" name="allure-okhttp3" rev="2.18.1">
<artifact name="allure-okhttp3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qameta.allure', module='allure-okhttp3', version='2.18.1')
)
libraryDependencies += "io.qameta.allure" % "allure-okhttp3" % "2.18.1"
[io.qameta.allure/allure-okhttp3 "2.18.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.qameta.allure : allure-attachments | jar | 2.18.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |