Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.automationrockstars.gunter |
ArtifactId | ArtifactIdgunter-allure |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
gunter-allure-1.0.5.pom | |
gunter-allure-1.0.5.jar | 6 KB |
gunter-allure-1.0.5-sources.jar | 4 KB |
gunter-allure-1.0.5-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>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.automationrockstars.gunter/gunter-allure/
implementation 'com.automationrockstars.gunter:gunter-allure:1.0.5'
// https://jarcasting.com/artifacts/com.automationrockstars.gunter/gunter-allure/
implementation ("com.automationrockstars.gunter:gunter-allure:1.0.5")
'com.automationrockstars.gunter:gunter-allure:jar:1.0.5'
<dependency org="com.automationrockstars.gunter" name="gunter-allure" rev="1.0.5">
<artifact name="gunter-allure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automationrockstars.gunter', module='gunter-allure', version='1.0.5')
)
libraryDependencies += "com.automationrockstars.gunter" % "gunter-allure" % "1.0.5"
[com.automationrockstars.gunter/gunter-allure "1.0.5"]