is not current version
Last Version 2.0.3

com.automationrockstars.gunter:gunter-allure 2.0.2


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automationrockstars.gunter
ArtifactId

ArtifactId

gunter-allure
Version

Version

2.0.2
Type

Type

jar

Download gunter-allure 2.0.2


<!-- https://jarcasting.com/artifacts/com.automationrockstars.gunter/gunter-allure/ -->
<dependency>
    <groupId>com.automationrockstars.gunter</groupId>
    <artifactId>gunter-allure</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.automationrockstars.gunter/gunter-allure/
implementation 'com.automationrockstars.gunter:gunter-allure:2.0.2'
// https://jarcasting.com/artifacts/com.automationrockstars.gunter/gunter-allure/
implementation ("com.automationrockstars.gunter:gunter-allure:2.0.2")
'com.automationrockstars.gunter:gunter-allure:jar:2.0.2'
<dependency org="com.automationrockstars.gunter" name="gunter-allure" rev="2.0.2">
  <artifact name="gunter-allure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automationrockstars.gunter', module='gunter-allure', version='2.0.2')
)
libraryDependencies += "com.automationrockstars.gunter" % "gunter-allure" % "2.0.2"
[com.automationrockstars.gunter/gunter-allure "2.0.2"]