is not current version
Last Version 83

com.github.aoreshin:allure-junit5-extensions 1.0.0.6

Project to ease pain of test automation

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.aoreshin
ArtifactId

ArtifactId

allure-junit5-extensions
Version

Version

1.0.0.6
Type

Type

pom

Download allure-junit5-extensions 1.0.0.6


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