is not current version
Last Version 83

com.github.aoreshin:allure-rest-assured 1.0.0.12

Project to ease pain of test automation

GroupId

GroupId

com.github.aoreshin
ArtifactId

ArtifactId

allure-rest-assured
Version

Version

1.0.0.12
Type

Type

pom

Download allure-rest-assured 1.0.0.12


<!-- https://jarcasting.com/artifacts/com.github.aoreshin/allure-rest-assured/ -->
<dependency>
    <groupId>com.github.aoreshin</groupId>
    <artifactId>allure-rest-assured</artifactId>
    <version>1.0.0.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aoreshin/allure-rest-assured/
implementation 'com.github.aoreshin:allure-rest-assured:1.0.0.12'
// https://jarcasting.com/artifacts/com.github.aoreshin/allure-rest-assured/
implementation ("com.github.aoreshin:allure-rest-assured:1.0.0.12")
'com.github.aoreshin:allure-rest-assured:pom:1.0.0.12'
<dependency org="com.github.aoreshin" name="allure-rest-assured" rev="1.0.0.12">
  <artifact name="allure-rest-assured" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aoreshin', module='allure-rest-assured', version='1.0.0.12')
)
libraryDependencies += "com.github.aoreshin" % "allure-rest-assured" % "1.0.0.12"
[com.github.aoreshin/allure-rest-assured "1.0.0.12"]