Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.automationrockstars.gunter |
ArtifactId | ArtifactIdgunter-allure |
Version | Version2.0.2 |
Type | Typejar |
Filename | Size |
---|---|
gunter-allure-2.0.2.pom | |
gunter-allure-2.0.2.jar | 6 KB |
gunter-allure-2.0.2-sources.jar | 4 KB |
gunter-allure-2.0.2-javadoc.jar | 24 KB |
Browse |
<!-- 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"]